rqs.fit | R Documentation |
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. |
boot.rq
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.