Learn R Programming

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

rSFA (version 1.00)

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

401

Version

1.00

License

GPL (>= 2)

Maintainer

M Zaefferer

Last Published

January 29th, 2012

Functions in rSFA (1.00)

addNoisyCopies

Add noisy copies for parametric bootstrap
sfaGetIntRange

Helper Function of SFA
nlDim

Custom Nonlinear Dimension Calculation
sfaLoad

Load a SFA object.
customRepmat

Custom repmat Function
etaval

Computes the eta value of a signal (slowness)
sfaCheckCondition

Check Condition of a matrix for SFA
lcovPca2

Improved Principal Component Analysis on a covariance object
lcovCreate

Create a new covariance object.
nlExpand

Expand a signal in the for Nonlinear Expansion demo
sfaStep

Update a step of the SFA algorithm.
sfaClassify

Predict Class for SFA classification
sfaSave

Save a SFA object.
sfa1Create

Create structured list for linear SFA
sfaBSh

Backslash operator
rSFA-package

Slow Feature Analysis in R
lcovUpdate

Update a covariance object
xpDim

Degree 2 Dimension Calculation
customRep

Custom Repeater Function
sfaPBootstrap

Parametric Bootstrap
sfa2Step

A step in the SFA2 algorithm.
gaussClassifier

Classifier for SFA demos
sfaTimediff

Calculates the first derivative of signal data
lcovTransform

Transform a covariance object
gaussCreate

Create an Gaussian classifier object
sfaExecute

Execute learned function for input data
lcovFix

Fix a covariance object
sfa2

The SFA2 algorithm, degree 2 expansion.
sfaGetHf

Return a SFA function as a quadratic form.
gaussSave

Save a GAUSS object.
customSize

Custom Size Function
lcovPca

Principal Component Analysis on a covariance object
sfa1

The SFA1 algorithm, linear SFA.
gaussLoad

Load a GAUSS object.
sfa1Step

A step in the SFA1 algorithm.
sfa2Create

Create structured list for expanded SFA
sfaNlRegress

Perform non-linear regression
sfaExpand

Degree 2 Expansion
sfaPreproc

Preprocessing for sfa classification
sfaClassPredict

Predict Class for SFA classification