Package: fastICA 1.2-5.1
Brian Ripley
fastICA: FastICA Algorithms to Perform ICA and Projection Pursuit
Implementation of FastICA algorithm to perform Independent Component Analysis (ICA) and Projection Pursuit.
Authors:
fastICA_1.2-5.1.tar.gz
fastICA_1.2-5.1.tar.gz(r-4.5-noble)fastICA_1.2-5.1.tar.gz(r-4.4-noble)
fastICA_1.2-5.1.tgz(r-4.4-emscripten)fastICA_1.2-5.1.tgz(r-4.3-emscripten)
fastICA.pdf |fastICA.html✨
fastICA/json (API)
# Install 'fastICA' in R: |
install.packages('fastICA', 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 months agofrom:dc8fdc3cf6. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 31 2024 |
Exports:fastICAica.R.defica.R.par
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
FastICA algorithm | fastICA |
R code for FastICA using a deflation scheme | ica.R.def |
R code for FastICA using a parallel scheme | ica.R.par |