Learn R Programming

⚠️There's a newer version (1.5) of this package.Take me there.

rSFA (version 1.02)

Slow Feature Analysis in R

Description

Slow Feature Analysis in R, ported to R based on the matlab versions SFA toolkit 1.0 by Pietro Berkes and SFA toolkit 2.8 by Wolfgang Konen for matlab.

Copy Link

Version

Install

install.packages('rSFA')

Monthly Downloads

229

Version

1.02

License

GPL (>= 2)

Maintainer

Martin Zaefferer

Last Published

November 20th, 2012

Functions in rSFA (1.02)

sfa2

The SFA2 algorithm, SFA with degree 2 expansion.
etaval

Computes the eta value of a signal (slowness)
addNoisyCopies

Add noisy copies for parametric bootstrap
sfaNlRegress

Perform non-linear regression
sfaBSh

Backslash operator.
nlExpand

Expand a signal in the for Nonlinear Expansion demo
sfa1Step

A step in the SFA1 algorithm.
customRepmat

Custom repmat Function
sfaSave

Save a SFA object.
lcovFix

Fix a covariance object
sfaClassify

Predict Class for SFA classification
sfaStep

Update a step of the SFA algorithm.
sfaPBootstrap

Parametric Bootstrap
rSFA-package

Slow Feature Analysis in R
sfa2Create

Create structured list for expanded SFA
sfaGetIntRange

Helper Function of SFA.
sfaLoad

Load a SFA object.
sfaCheckCondition

Check Condition of a matrix for SFA
gaussClassifier

Classifier for SFA demos
nlDim

Custom Nonlinear Dimension Calculation
gaussCreate

Create an Gaussian classifier object
gaussLoad

Load a GAUSS object.
sfaPreproc

Preprocessing for SFA classification
xpDim

Degree 2 Dimension Calculation
customRep

Custom Repeater Function
sfaGetHf

Return a SFA function as a quadratic form.
lcovPca2

Improved Principal Component Analysis on a covariance object
sfa1

The SFA1 algorithm, linear SFA.
gaussSave

Save a GAUSS object.
sfaExecute

Execute learned function for input data
sfaClassPredict

Predict Class for SFA classification
sfaTimediff

Calculates the first derivative of signal data
sfa1Create

Create structured list for linear SFA
lcovUpdate

Update a covariance object
customSize

Custom Size Function.
lcovCreate

Create a new covariance object.
sfaExpand

Degree 2 Expansion
lcovPca

Principal Component Analysis on a covariance object
lcovTransform

Transform a covariance object
sfa2Step

A step in the SFA2 algorithm.