Package: fasta 0.1.0
fasta: Fast Adaptive Shrinkage/Thresholding Algorithm
A collection of acceleration schemes for proximal gradient methods for estimating penalized regression parameters described in Goldstein, Studer, and Baraniuk (2016) <arxiv:1411.3406>. Schemes such as Fast Iterative Shrinkage and Thresholding Algorithm (FISTA) by Beck and Teboulle (2009) <doi:10.1137/080716542> and the adaptive stepsize rule introduced in Wright, Nowak, and Figueiredo (2009) <doi:10.1109/TSP.2009.2016892> are included. You provide the objective function and proximal mappings, and it takes care of the issues like stepsize selection, acceleration, and stopping conditions for you.
Authors:
fasta_0.1.0.tar.gz
fasta_0.1.0.zip(r-4.7)fasta_0.1.0.zip(r-4.6)fasta_0.1.0.zip(r-4.5)
fasta_0.1.0.tgz(r-4.6-any)fasta_0.1.0.tgz(r-4.5-any)
fasta_0.1.0.tar.gz(r-4.7-any)fasta_0.1.0.tar.gz(r-4.6-any)
fasta_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fasta/json (API)
| # Install 'fasta' in R: |
| install.packages('fasta', repos = c('https://echi.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:d94d6efc93. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 114 | ||
| macos-oldrel-arm64 | OK | 123 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 54 | ||
| windows-oldrel | OK | 50 | ||
| wasm-release | OK | 81 |
Exports:fasta
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast Adaptive Shrinkage/Thresholding Algorithm | fasta |
