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-4")



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-4, https://cran.r-project.org/web/packages/fastICA
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)
Other packages that cited fastICA R package
View fastICA citation profile
Other R packages that fastICA depends, imports, suggests or enhances
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

ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  
analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns