Package: PSGD 1.0.6
PSGD: Projected Subset Gradient Descent
Functions to generate ensembles of generalized linear models using a greedy projected subset gradient descent algorithm. The sparsity and diversity tuning parameters are selected by cross-validation.
Authors:
PSGD_1.0.6.tar.gz
PSGD_1.0.6.zip(r-4.7)PSGD_1.0.6.zip(r-4.6)PSGD_1.0.6.zip(r-4.5)
PSGD_1.0.6.tgz(r-4.6-x86_64)PSGD_1.0.6.tgz(r-4.6-arm64)PSGD_1.0.6.tgz(r-4.5-x86_64)PSGD_1.0.6.tgz(r-4.5-arm64)
PSGD_1.0.6.tar.gz(r-4.7-arm64)PSGD_1.0.6.tar.gz(r-4.7-x86_64)PSGD_1.0.6.tar.gz(r-4.6-arm64)PSGD_1.0.6.tar.gz(r-4.6-x86_64)
PSGD_1.0.6.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PSGD/json (API)
NEWS
| # Install 'PSGD' in R: |
| install.packages('PSGD', repos = c('https://anthonychristidis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anthonychristidis/psgd/issues
Last updated from:d20a530bb7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 169 | ||
| linux-devel-x86_64 | OK | 197 | ||
| source / vignettes | OK | 195 | ||
| linux-release-arm64 | OK | 176 | ||
| linux-release-x86_64 | OK | 202 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-release-x86_64 | OK | 259 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| macos-oldrel-x86_64 | OK | 311 | ||
| windows-devel | OK | 180 | ||
| windows-release | OK | 186 | ||
| windows-oldrel | OK | 165 | ||
| wasm-release | OK | 154 |
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coefficients for cv.PSGD Object | coef.cv.PSGD |
| Coefficients for PSGD Object | coef.PSGD |
| Cross-Validation - Projected Subset Gradient Descent | cv.PSGD |
| Predictions for cv.PSGD Object | predict.cv.PSGD |
| Predictions for PSGD Object | predict.PSGD |
| Projected Subset Gradient Descent | PSGD |
