View source: R/quant_regress.R
rq.fit.br | R Documentation |
Version that complies with more general requirements
rq.fit.br(X, y, tau = 0.5, weights = NULL, control, lambda, ...)
X |
structure of the design matrix X stored in csr format |
y |
response vector |
tau |
target quantile |
weights |
optional vector of weights |
control |
ignored |
lambda |
ignored |
... |
additional quantities passed to rq.fit.br |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.