Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 3 of 3 found.
[1] < 1 > [1]  Sort:

ica.R.par (Package: fastICA) : R code for FastICA using a parallel scheme

R code for FastICA using a parallel scheme in which the components are estimated simultaneously. This function is called by the fastICA function.
● Data Source: CranContrib
● Keywords: utilities
● Alias: ica.R.par
● 0 images

ica.R.def (Package: fastICA) : R code for FastICA using a deflation scheme

R code for FastICA using a deflation scheme in which the components are estimated one by one. This function is called by the fastICA function.
● Data Source: CranContrib
● Keywords: utilities
● Alias: ica.R.def
● 0 images

fastICA (Package: fastICA) : FastICA algorithm

This is an R and C code implementation of the FastICA algorithm of Aapo Hyvarinen et al. (http://www.cs.helsinki.fi/u/ahyvarin/) to perform Independent Component Analysis (ICA) and Projection Pursuit.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: fastICA
● 0 images