forked from pbreheny/grpreg
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 938 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: grpreg
Title: Regularization Paths for Regression Models with Grouped Covariates
Version: 3.2-1
Date: 2019-02-26
Authors@R: c(
person("Patrick", "Breheny", role=c("aut","cre"), email="[email protected]", comment=c(ORCID="000-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: 6.1.1