Package: hdqr
Type: Package
Title: Fast Algorithm for Penalized Quantile Regression
Version: 1.0.0
Date: 2024-05-20
Authors@R: c(
  person(given = "Qian", family = "Tang", role = c("aut", "cre"), email = "qian-tang@uiowa.edu"),
  person(given = "Yikai", family = "Zhang", role = "aut", email = "yikai-zhang@uiowa.edu"),
  person(given = "Boxiang", family = "Wang", role = "aut", email = "boxiang-wang@uiowa.edu"))
Maintainer: Qian Tang <qian-tang@uiowa.edu>
Description: Implements an efficient algorithm to fit and tune penalized quantile regression models using the generalized coordinate descent algorithm. This package is designed to handle large datasets effectively, with emphasis on precision and computational efficiency.
Depends: R (>= 3.5.0)
Imports: stats, utils, Matrix, methods
License: GPL-2
NeedsCompilation: yes
Encoding: UTF-8
RoxygenNote: 7.2.3
Packaged: 2024-05-27 15:06:54 UTC; qtang7
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Author: Qian Tang [aut, cre],
  Yikai Zhang [aut],
  Boxiang Wang [aut]
Repository: CRAN
Date/Publication: 2024-05-28 11:30:05 UTC
