The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

QuantRegGLasso: Adaptively Weighted Group Lasso for Semiparametric Quantile Regression Models

R build status Code Coverage CRAN_Status_Badge Downloads (monthly) Downloads (total) BEJ

QuantRegGLasso is an R package designed for adaptively weighted group Lasso procedures in quantile regression. It excels in simultaneous variable selection and structure identification for varying coefficient quantile regression models and additive quantile regression models with ultra-high dimensional covariates.

Installation

You can install QuantRegGLasso using either of the following methods:

Install from CRAN

install.packages("QuantRegGLasso")

Install the Development Version from GitHub

remotes::install_github("egpivo/QuantRegGLasso")

Please Note:

For a detailed solution, refer to this link, or download and install the library gfortran to resolve the “ld: library not found for -lgfortran” error.

Authors

Maintainer

Wen-Ting Wang (GitHub)

Reference

Toshio Honda, Ching-Kang Ing, Wei-Ying Wu (2019). Adaptively weighted group Lasso for semiparametric quantile regression models.

This paper introduces the adaptively weighted group Lasso procedure and its application to semiparametric quantile regression models. The methodology is grounded in a strong sparsity condition, establishing selection consistency under certain weight conditions.

License

GPL (>= 2)

Citation

  Wang W, Wu W, Honda T, Ing C (2025). _QuantRegGLasso: Adaptively
  Weighted Group Lasso for Semiparametric Quantile Regression Models_.
  R package version 1.0.1,
  <https://CRAN.R-project.org/package=QuantRegGLasso>.
  @Manual{,
    title = {QuantRegGLasso: Adaptively Weighted Group Lasso for Semiparametric Quantile
Regression Models},
    author = {Wen-Ting Wang and Wei-Ying Wu and Toshio Honda and Ching-Kang Ing},
    year = {2025},
    note = {R package version 1.0.1},
    url = {https://CRAN.R-project.org/package=QuantRegGLasso},
  }

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.