Learn R Programming

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

fastICA (version 1.2-0)

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

19,783

Version

1.2-0

License

GPL-2 | GPL-3

Maintainer

Brian Ripley

Last Published

May 21st, 2013

Functions in fastICA (1.2-0)

fastICA

FastICA algorithm
ica.R.def

R code for FastICA using a deflation scheme
ica.R.par

R code for FastICA using a parallel scheme