Package: rqPen Type: Package Title: Penalized Quantile Regression Version: 4.2 Date: 2026-02-03 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 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 article in the R Journal. ByteCompile: TRUE Encoding: UTF-8 License: MIT + file LICENSE URL: https://journal.r-project.org/articles/RJ-2025-017/ RoxygenNote: 7.3.2 Repository: https://bssherwood.r-universe.dev Date/Publication: 2026-02-03 23:00:03 UTC RemoteUrl: https://github.com/bssherwood/rqpen RemoteRef: HEAD RemoteSha: 920669fb3f22a08220b2344601e3a6bd90eeef66 NeedsCompilation: yes Packaged: 2026-07-10 10:19:19 UTC; root Author: Ben Sherwood [aut, cre], Shaobo Li [aut], Adam Maidman [aut]