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 06 May. 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
04/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for fastICA4005006007008009001000110012001300140015001600TrendBars

Today's Hot Picks in Authors and Packages

HuraultMisc  
Guillem Hurault Functions' Library
Contains various functions for data analysis, notably helpers and diagnostics for Bayesian modelling ...
Download / Learn more Package Citations See dependency  
simfam  
Simulate and Model Family Pedigrees with Structured Founders
The focus is on simulating and modeling families with founders drawn from a structured population (f ...
Download / Learn more Package Citations See dependency  
netUtils  
A Collection of Tools for Network Analysis
Provides a collection of network analytic (convenience) functions which are missing in other standar ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
tashu  
Analysis and Prediction of Bicycle Rental Amount
Provides functions for analyzing citizens' bicycle usage pattern and predicting rental amount on spe ...
Download / Learn more Package Citations See dependency  
tbrf  
Time-Based Rolling Functions
Provides rolling statistical functions based on date and time windows instead of n-lagged observatio ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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