https://github.com/cran/quantreg
Raw File
Tip revision: db6345a893b8b8fc62160a27ca5387e57eb246a9 authored by Roger Koenker on 07 June 2016, 16:36:28 UTC
version 5.26
Tip revision: db6345a
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