Package: ncvreg
Title: Regularization Paths for SCAD and MCP Penalized Regression
        Models
Version: 3.15.0
Date: 2025-02-11
Authors@R: c(
  person("Patrick", "Breheny", role=c("aut","cre"),
    email="patrick-breheny@uiowa.edu", comment=c(ORCID="0000-0002-0650-1119")),
  person("Ryan", "Miller", role='aut', comment=c(ORCID="0000-0003-0446-9992")),
  person("Logan", "Harris", role='aut'))
Suggests: ashr, knitr, parallel, rmarkdown, survival, tinytest
VignetteBuilder: knitr
Description: Fits regularization paths for linear regression, GLM, and Cox
  regression models using lasso or nonconvex penalties, in particular the
  minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD)
  penalty, with options for additional L2 penalties (the "elastic net" idea).
  Utilities for carrying out cross-validation as well as post-fitting
  visualization, summarization, inference, and prediction are also provided.
  For more information, see Breheny and Huang (2011) <doi:10.1214/10-AOAS388>
  or visit the ncvreg homepage <https://pbreheny.github.io/ncvreg/>.
BugReports: https://github.com/pbreheny/ncvreg/issues
License: GPL-3
URL: https://pbreheny.github.io/ncvreg/,
        https://github.com/pbreheny/ncvreg
LazyData: TRUE
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-02-11 22:42:58 UTC; pbreheny
Author: Patrick Breheny [aut, cre] (<https://orcid.org/0000-0002-0650-1119>),
  Ryan Miller [aut] (<https://orcid.org/0000-0003-0446-9992>),
  Logan Harris [aut]
Maintainer: Patrick Breheny <patrick-breheny@uiowa.edu>
Repository: CRAN
Date/Publication: 2025-02-11 23:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 11:49:24 UTC; windows
Archs: x64
