Learn R Programming

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

rSFA (version 1.01)

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.01

License

GPL (>= 2)

Maintainer

M Zaefferer

Last Published

May 9th, 2012

Functions in rSFA (1.01)

lcovUpdate

Update a covariance object
sfaExpand

Degree 2 Expansion
sfaGetHf

Return a SFA function as a quadratic form.
sfaLoad

Load a SFA object.
sfaPreproc

Preprocessing for SFA classification
customRep

Custom Repeater Function
sfaBSh

Backslash operator.
gaussClassifier

Classifier for SFA demos
sfaExecute

Execute learned function for input data
addNoisyCopies

Add noisy copies for parametric bootstrap
sfaSave

Save a SFA object.
sfaNlRegress

Perform non-linear regression
etaval

Computes the eta value of a signal (slowness)
gaussLoad

Load a GAUSS object.
customSize

Custom Size Function.
lcovFix

Fix a covariance object
sfa2

The SFA2 algorithm, SFA with degree 2 expansion.
sfaCheckCondition

Check Condition of a matrix for SFA
sfaPBootstrap

Parametric Bootstrap
nlDim

Custom Nonlinear Dimension Calculation
sfa2Step

A step in the SFA2 algorithm.
nlExpand

Expand a signal in the for Nonlinear Expansion demo
gaussSave

Save a GAUSS object.
lcovCreate

Create a new covariance object.
lcovPca2

Improved Principal Component Analysis on a covariance object
sfaStep

Update a step of the SFA algorithm.
lcovTransform

Transform a covariance object
customRepmat

Custom repmat Function
sfaClassify

Predict Class for SFA classification
sfa1

The SFA1 algorithm, linear SFA.
rSFA-package

Slow Feature Analysis in R
lcovPca

Principal Component Analysis on a covariance object
gaussCreate

Create an Gaussian classifier object
sfaClassPredict

Predict Class for SFA classification
sfa1Create

Create structured list for linear SFA
sfa2Create

Create structured list for expanded SFA
xpDim

Degree 2 Dimension Calculation
sfa1Step

A step in the SFA1 algorithm.
sfaGetIntRange

Helper Function of SFA.
sfaTimediff

Calculates the first derivative of signal data