https://github.com/cran/quantreg
Raw File
Tip revision: 6599e015b196d3220041ffaf64414375c87d5be5 authored by Roger Koenker on 14 May 2016, 00:47:02 UTC
version 5.24
Tip revision: 6599e01
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