Other packages > Find by keyword >

fastICA  

FastICA Algorithms to Perform ICA and Projection Pursuit
View on CRAN: Click here


Download and install fastICA package within the R console
Install from CRAN:
install.packages("fastICA")

Install from Github:
library("remotes")
install_github("cran/fastICA")

Install by package version:
library("remotes")
install_version("fastICA", "1.2-7")



Attach the package and use:
library("fastICA")
Maintained by
Brian Ripley
[Scholar Profile | Author Map]
First Published: 2001-08-10
Latest Update: 2023-11-27
Description:
Implementation of FastICA algorithm to perform Independent Component Analysis (ICA) and Projection Pursuit.
How to cite:
Brian Ripley (2001). fastICA: FastICA Algorithms to Perform ICA and Projection Pursuit. R package version 1.2-7, https://cran.r-project.org/web/packages/fastICA. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0-0 (2001-08-10 15:16), 1.0-1 (2001-08-29 16:56), 1.1-1 (2002-01-15 13:59), 1.1-2 (2002-09-23 12:02), 1.1-3 (2003-03-12 23:38), 1.1-4 (2003-04-04 16:40), 1.1-5 (2004-06-13 01:30), 1.1-6 (2004-12-24 16:06), 1.1-8 (2006-05-17 08:45), 1.1-9 (2007-10-11 13:30), 1.1-10 (2008-12-23 09:10), 1.1-11 (2009-02-19 11:22), 1.1-12 (2010-12-09 13:07), 1.1-13 (2010-12-10 16:31), 1.1-14 (2012-03-04 09:20), 1.1-15 (2012-05-17 10:55), 1.1-16 (2012-05-21 15:44), 1.2-0 (2013-05-21 10:15), 1.2-1 (2017-06-12 12:10), 1.2-2 (2019-07-08 16:59), 1.2-3 (2021-09-25 18:07), 1.2-4 (2023-11-27 09:34), 1.2-5.1 (2024-08-21 15:08), 1.2-5 (2024-08-19 11:45)
Other packages that cited fastICA R package
View fastICA citation profile
Other R packages that fastICA depends, imports, suggests or enhances
Complete documentation for fastICA
Functions, R codes and Examples using the fastICA R package
Some associated functions: fastICA . ica.R.def . ica.R.par . 
Some associated R codes: fastICA.R .  Full fastICA package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for fastICA500600700800900100011001200TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA