Package: lars 1.3
lars: Least Angle Regression, Lasso and Forward Stagewise
Efficient procedures for fitting an entire lasso sequence with the cost of a single least squares fit. Least angle regression and infinitesimal forward stagewise regression are related to the lasso, as described in the paper below.
Authors:
lars_1.3.tar.gz
lars_1.3.zip(r-4.7)lars_1.3.zip(r-4.6)lars_1.3.zip(r-4.5)
lars_1.3.tgz(r-4.6-x86_64)lars_1.3.tgz(r-4.6-arm64)lars_1.3.tgz(r-4.5-x86_64)lars_1.3.tgz(r-4.5-arm64)
lars_1.3.tar.gz(r-4.7-arm64)lars_1.3.tar.gz(r-4.7-x86_64)lars_1.3.tar.gz(r-4.6-arm64)lars_1.3.tar.gz(r-4.6-x86_64)
lars_1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lars/json (API)
| # Install 'lars' in R: |
| install.packages('lars', repos = c('https://trevorhastie.r-universe.dev', 'https://cloud.r-project.org')) |
- diabetes - Blood and other measurements in diabetics
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:b2e7a9036b. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 99 | ||
| linux-devel-x86_64 | OK | 84 | ||
| source / vignettes | OK | 134 | ||
| linux-release-arm64 | OK | 99 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 77 | ||
| macos-release-x86_64 | OK | 139 | ||
| macos-oldrel-arm64 | OK | 68 | ||
| macos-oldrel-x86_64 | OK | 272 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 84 |
Exports:backsolvetbetabreakercoef.larscv.foldscv.larsdelcoldowndateRerror.barslarsnnls.larsplot.larsplotCVLarspredict.larsprint.larssummary.larsupdateR
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Computes K-fold cross-validated error curve for lars | cv.lars |
| Blood and other measurements in diabetics | diabetes |
| Fits Least Angle Regression, Lasso and Infinitesimal Forward Stagewise regression models | lars |
| Plot method for lars objects | plot.lars |
| Make predictions or extract coefficients from a fitted lars model | coef.lars predict.lars |
| Summary method for lars objects | summary.lars |
