Learn R Programming

fastICA (version 1.2-5.1)

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

20,564

Version

1.2-5.1

License

GPL-2 | GPL-3

Maintainer

Last Published

August 21st, 2024

Functions in fastICA (1.2-5.1)

ica.R.par

R code for FastICA using a parallel scheme
fastICA

FastICA algorithm
ica.R.def

R code for FastICA using a deflation scheme