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]
All associated links for this package
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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
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  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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