Package: rqPen
Type: Package
Title: Penalized Quantile Regression
Version: 4.1.3
Date: 2025-2-12
Authors@R: c( person(given="Ben",family="Sherwood",role=c("aut","cre"), email="ben.sherwood@ku.edu"),
              person(given="Shaobo", family="Li", role="aut"),
              person(given="Adam", family="Maidman", role="aut"))
Depends: R (>= 3.0.0)
Imports: methods, quantreg, hqreg, hrqglas, data.table, Rdpack,
        lifecycle, plyr, Matrix, Rcpp
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
Suggests: splines, knitr
Maintainer: Ben Sherwood <ben.sherwood@ku.edu>
Description: Performs penalized quantile regression with LASSO, elastic net, SCAD and MCP penalty functions including group penalties. In addition, offers a group penalty that provides consistent variable selection across quantiles. Provides a function that automatically generates lambdas and evaluates different models with cross validation or BIC, including a large p version of BIC. Below URL provides a link to a work in progress vignette. 
ByteCompile: TRUE
Encoding: UTF-8
License: MIT + file LICENSE
URL:
        https://github.com/bssherwood/rqpen/blob/master/ignore/rqPenArticle.pdf
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-02-12 23:20:54 UTC; b157s966
Author: Ben Sherwood [aut, cre],
  Shaobo Li [aut],
  Adam Maidman [aut]
Repository: CRAN
Date/Publication: 2025-02-13 10:40:05 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 10:35:11 UTC; windows
Archs: x64
