Package: lassoshooting 0.1.5-1.1
Tobias Abenius
lassoshooting: L1 Regularized Regression (Lasso) Solver using the Cyclic Coordinate Descent Algorithm aka Lasso Shooting
L1 regularized regression (Lasso) solver using the Cyclic Coordinate Descent algorithm aka Lasso Shooting is fast. This implementation can choose which coefficients to penalize. It support coefficient-specific penalties and it can take X'X and X'y instead of X and y.
Authors:
lassoshooting_0.1.5-1.1.tar.gz
lassoshooting_0.1.5-1.1.tar.gz(r-4.5-noble)lassoshooting_0.1.5-1.1.tar.gz(r-4.4-noble)
lassoshooting_0.1.5-1.1.tgz(r-4.4-emscripten)lassoshooting_0.1.5-1.1.tgz(r-4.3-emscripten)
lassoshooting.pdf |lassoshooting.html✨
lassoshooting/json (API)
# Install 'lassoshooting' in R: |
install.packages('lassoshooting', repos = c('https://cran.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 3 years agofrom:afc3651b9a. Checks:OK: 1 WARNING: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 13 2024 |
Exports:lassoshootingsoftthresh
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Lasso Shooting | lassoshooting |
Soft Threshold | softthresh |