Other packages > Find by keyword >

rSFA  

Slow Feature Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rSFA", "1.5")



Attach the package and use:
library("rSFA")
Maintained by
Martin Zaefferer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-01-29
Latest Update: 2022-03-29
Description:
Slow Feature Analysis (SFA), ported to R based on 'matlab' implementations of SFA: 'SFA toolkit' 1.0 by Pietro Berkes and 'SFA toolkit' 2.8 by Wolfgang Konen.
How to cite:
Martin Zaefferer (2012). rSFA: Slow Feature Analysis. R package version 1.5, https://cran.r-project.org/web/packages/rSFA. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.00 (2012-01-29 08:59), 1.01 (2012-05-09 14:34), 1.02 (2012-11-20 14:15), 1.03 (2014-02-15 12:56), 1.04 (2014-12-17 13:07)
Other packages that cited rSFA R package
View rSFA citation profile
Other R packages that rSFA depends, imports, suggests or enhances
Complete documentation for rSFA
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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