rqPen {rqPen} | R Documentation |
rqPen: A package for estimating quantile regression models using penalized objective functions.
Description
The package estimates a quantile regression model using LASSO, Adaptive LASSO, SCAD, MCP, elastic net, and their group counterparts, with the exception of elastic net for which there is no group penalty implementation.
rqPen functions
The most important functions are rq.pen(), rq.group.pen(), rq.pen.cv() and rq.group.pen.cv(). These functions fit quantile regression models with individual or group penalties. The cv functions automate the cross-validation process for selection of tuning parameters.
Author(s)
Maintainer: Ben Sherwood ben.sherwood@ku.edu
Authors:
Shaobo Li
Adam Maidman
See Also
Useful links:
[Package rqPen version 4.1.3 Index]