Learn R Programming

⚠️There's a newer version (1.2-7) of this package.Take me there.

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

Version

Install

install.packages('fastICA')

Monthly Downloads

26,198

Version

1.2-3

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

September 25th, 2021

Functions in fastICA (1.2-3)

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