Function to fit multiple response quantile regression models
Function intended for multiple response quantile regression
called from boot.rq
for wild bootstrap option.
rqs.fit(x, y, tau=0.5, tol = 0.0001)
x |
the design matrix an n by p matrix. |
y |
the response variable as a n by m matrix |
tau |
the quantile desired, if tau lies outside (0,1) |
tol |
tolerance parameter for Barrodale and Roberts exterior point method. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.