Package: fastPLS 0.2

Stefano Cacciatore
fastPLS: A Fast Implementation of Partial Least Square
An implementation in 'Rcpp' / 'RcppArmadillo' of Partial Least Square algorithms. This package includes other functions to perform the double cross-validation and a fast correlation.
Authors:
fastPLS_0.2.tar.gz
fastPLS_0.2.tar.gz(r-4.7-arm64)fastPLS_0.2.tar.gz(r-4.7-x86_64)fastPLS_0.2.tar.gz(r-4.6-arm64)fastPLS_0.2.tar.gz(r-4.6-x86_64)
fastPLS_0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fastPLS/json (API)
| # Install 'fastPLS' in R: |
| install.packages('fastPLS', 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 from:8bdced9624. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 165 | ||
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 284 | ||
| linux-release-arm64 | OK | 158 | ||
| linux-release-x86_64 | OK | 197 | ||
| wasm-release | OK | 148 |
Exports:fastcoroptim.pls.cvplspls.double.cvpredict.fastPLStransformyViP
Dependencies:latticeMatrixRcppRcppArmadillo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast Correlation Analysis | fastcor |
| Cross-Validation with PLS-DA. | optim.pls.cv |
| Partial Least Squares. | pls |
| Cross-Validation with PLS-DA. | pls.double.cv |
| Prediction Partial Least Squares regression. | predict.fastPLS |
| Conversion Classification Vector to Matrix | transformy |
| Variable Importance in the Projection. | ViP |