Package: grpreg
Title: Regularization Paths for Regression Models with Grouped
        Covariates
Version: 3.2.2
Date: 2020-02-18
Authors@R: c(
  person("Patrick", "Breheny", role=c("aut","cre"), email="patrick-breheny@uiowa.edu", comment=c(ORCID="0000-0002-0650-1119")),
  person("Yaohui", "Zeng", role="ctb"))
Depends: R (>= 3.1.0)
Imports: Matrix
Suggests: grpregOverlap, knitr, survival
VignetteBuilder: knitr
Description: Efficient algorithms for fitting the regularization path of linear
  regression, GLM, and Cox regression models with grouped penalties.  This
  includes group selection methods such as group lasso, group MCP, and
  group SCAD as well as bi-level selection methods such as the group
  exponential lasso, the composite MCP, and the group bridge.
BugReports: http://github.com/pbreheny/grpreg/issues
License: GPL-3
URL: http://pbreheny.github.io/grpreg,
        https://github.com/pbreheny/grpreg
LazyData: TRUE
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-02-18 21:21:37 UTC; pbreheny
Author: Patrick Breheny [aut, cre] (<https://orcid.org/0000-0002-0650-1119>),
  Yaohui Zeng [ctb]
Maintainer: Patrick Breheny <patrick-breheny@uiowa.edu>
Repository: CRAN
Date/Publication: 2020-02-19 06:00:20 UTC
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-10 04:05:50 UTC; windows
Archs: i386, x64
