Package: sparsenet
Type: Package
Title: Fit Sparse Linear Regression Models via Nonconvex Optimization
Version: 1.6
Date: 2024-02-05
Author: Rahul Mazumder [aut, cre],
	Trevor Hastie [aut, cre],
	Jerome Friedman [aut, cre]
Maintainer: Trevor Hastie <hastie@stanford.edu>
Description: Efficient procedure for fitting regularization paths between L1 and L0, using the MC+ penalty of Zhang, C.H. (2010)<doi:10.1214/09-AOS729>. Implements the methodology described in Mazumder, Friedman and Hastie (2011) <DOI: 10.1198/jasa.2011.tm09738>. Sparsenet computes the regularization surface over both the family parameter and the tuning parameter by coordinate descent.
Depends: Matrix (>= 1.0-6), shape
Imports: methods
License: GPL-2
NeedsCompilation: yes
URL:
        https://hastie.su.domains/public/Papers/Sparsenet/Mazumder-SparseNetCoordinateDescent-2011.pdf
Packaged: 2024-02-05 20:12:57 UTC; hastie
Repository: CRAN
Date/Publication: 2024-02-05 21:20:02 UTC
Built: R 4.2.3; x86_64-w64-mingw32; 2024-04-24 01:12:36 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
