Description Usage Arguments Value Author(s) See Also
This is the fitting routine used by rqpd
and rqpd.boot
.
1 | rqpd.fit.cre(X, Z, y, taus, control, ...)
|
X |
Main part of the design matrix in csr format |
Z |
The augmented "panel-part" of the design matrix in csr format. |
y |
The response vector (non-sparse). |
taus |
A K-vector of tau's lying in (0,1) |
control |
Control argument for the fitting routines (see 'sfn.control'). |
... |
Additional arguments passed to solver. |
The function returns a list with coefficients and some information from the solver on convergence.
Roger Koenker and Stefan Bache
Maintainer: Stefan Bache <rqpd@stefanbache.dk>
rqpd, summary.rqpd
, rqpd.object
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.