https://github.com/cran/quantreg
Raw File
Tip revision: a6e1bd2af35197fecce13a4682ed3be2f1acc6a1 authored by Roger Koenker on 16 August 2015, 00:00:00 UTC
version 5.18
Tip revision: a6e1bd2
TODO
# To Do List 

1.  Return full covariance matrix for multiple quantile cases, and perhaps expand 
anova.rq to do more general testing.  (Portnoy:  January, 2012)

2.  Add option for mfrow and mfcol in plot.rqss (Ng:  January, 2012)  

3.  Add error for models with lasso when there aren't coefs to penalize, see example in
tests/tong/test2.R.
back to top