RDocumentation
Moon
Learn R
Search all packages and functions
fastICA (version 1.2-3)
FastICA Algorithms to Perform ICA and Projection Pursuit
Description
Implementation of FastICA algorithm to perform Independent Component Analysis (ICA) and Projection Pursuit.
Copy Link
Copy
Link to current version
Version
Version
1.2-3
1.2-2
1.2-1
1.2-0
1.1-16
1.1-15
1.1-14
1.1-13
1.1-12
1.1-11
1.1-10
1.1-9
1.1-8
1.1-6
1.1-5
1.1-4
1.1-3
1.1-2
1.1-1
1.0-1
1.0-0
Down Chevron
Install
install.packages('fastICA')
Monthly Downloads
13,911
Version
1.2-3
License
GPL-2 | GPL-3
Maintainer
Brian Ripley
Last Published
September 25th, 2021
Functions in fastICA (1.2-3)
Search functions
ica.R.par
R code for FastICA using a parallel scheme
ica.R.def
R code for FastICA using a deflation scheme
fastICA
FastICA algorithm