Package: hrqglas
Type: Package
Title: Group Variable Selection for Quantile and Robust Mean Regression
Version: 1.1.2
Date: 2025-06-12
Authors@R: 
  c(person("Shaobo", "Li", email="shaobo.li@ku.edu", role=c("aut", "cre")),
    person("Ben", "Sherwood", email="ben.sherwood@ku.edu", role=c("aut")))
Maintainer: Shaobo Li <shaobo.li@ku.edu>
Description: A program that conducts group variable selection for quantile and robust mean 
              regression (Sherwood and Li, 2022). The group lasso penalty (Yuan and Lin, 2006) is used for
              group-wise variable selection. Both of the quantile and mean regression models are based on the Huber loss.
              Specifically, with the tuning parameter in the Huber loss approaching to 0, the quantile check 
              function can be approximated by the Huber loss for the median and the tilted version of 
              Huber loss at other quantiles. Such approximation provides computational efficiency and stability, and
              has also been shown to be statistical consistent.
URL: https://github.com/shaobo-li/hrqglas
License: GPL (>= 2)
Imports: stats, MASS, Matrix, graphics
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-06-12 18:43:55 UTC; lisha
Author: Shaobo Li [aut, cre],
  Ben Sherwood [aut]
Repository: CRAN
Date/Publication: 2025-06-12 19:10:05 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 02:05:51 UTC; windows
Archs: x64
