Package: sparsenet 1.7
sparsenet: Fit Sparse Linear Regression Models via Nonconvex Optimization
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.
Authors:
sparsenet_1.7.tar.gz
sparsenet_1.7.zip(r-4.7)sparsenet_1.7.zip(r-4.6)sparsenet_1.7.zip(r-4.5)
sparsenet_1.7.tgz(r-4.6-x86_64)sparsenet_1.7.tgz(r-4.6-arm64)sparsenet_1.7.tgz(r-4.5-x86_64)sparsenet_1.7.tgz(r-4.5-arm64)
sparsenet_1.7.tar.gz(r-4.7-arm64)sparsenet_1.7.tar.gz(r-4.7-x86_64)sparsenet_1.7.tar.gz(r-4.6-arm64)sparsenet_1.7.tar.gz(r-4.6-x86_64)
sparsenet_1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
sparsenet/json (API)
| # Install 'sparsenet' in R: |
| install.packages('sparsenet', repos = c('https://trevorhastie.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:ea4cba4da1. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 119 | ||
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 196 | ||
| linux-release-arm64 | OK | 120 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 99 | ||
| macos-release-x86_64 | OK | 246 | ||
| macos-oldrel-arm64 | OK | 151 | ||
| macos-oldrel-x86_64 | OK | 271 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 102 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 95 |
Exports:coef.cv.sparsenetcoef.sparsenetcv.sparsenetgendatagetcoef_listplot.cv.sparsenetplot.sparsenetpredict.cv.sparsenetpredict.sparsenetprint.cv.sparsenetprint.sparsenetsparsenetsparsepredictsummary.sparsenet
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fit a linear model regularized by the nonconvex MC+ sparsity penalty | sparsenet-package |
| Cross-validation for sparsenet | cv.sparsenet |
| Generate data for testing sparse model selection | gendata |
| plot the cross-validation curves produced by cv.sparsenet | plot.cv.sparsenet |
| plot coefficients from a "sparsenet" object | plot.sparsenet |
| make predictions from a "cv.sparsenet" object. | coef.cv.sparsenet predict.cv.sparsenet |
| make predictions from a "sparsenet" object. | coef.sparsenet predict.sparsenet |
| Fit a linear model regularized by the nonconvex MC+ sparsity penalty | sparsenet |
