Learn R Programming

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

rSFA (version 1.04)

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

168

Version

1.04

License

GPL (>= 2)

Maintainer

Martin Zaefferer

Last Published

December 17th, 2014

Functions in rSFA (1.04)

gaussClassifier

Classifier for SFA demos
sfaGetIntRange

Helper Function of SFA.
sfaStep

Update a step of the SFA algorithm.
customRep

Custom Repeater Function
gaussSave

Save a GAUSS object.
sfa2Create

Create structured list for expanded SFA
sfa1Create

Create structured list for linear SFA
sfa2

The SFA2 algorithm, SFA with degree 2 expansion.
sfa1Step

A step in the SFA1 algorithm.
gaussCreate

Create an Gaussian classifier object
nlDim

Custom Nonlinear Dimension Calculation
lcovFix

Fix a covariance object
sfaNlRegress

Perform non-linear regression
sfaPBootstrap

Parametric Bootstrap
sfaSave

Save a SFA object.
lcovCreate

Create a new covariance object.
sfaClassPredict

Predict Class for SFA classification
xpDim

Degree 2 Dimension Calculation
customRepmat

Custom repmat Function
sfaCheckCondition

Check Condition of a matrix for SFA
sfaBSh

Backslash operator.
etaval

Computes the eta value of a signal (slowness)
sfa1

The SFA1 algorithm, linear SFA.
lcovTransform

Transform a covariance object
sfaLoad

Load a SFA object.
customSize

Custom Size Function.
lcovPca2

Improved Principal Component Analysis on a covariance object
sfaExpand

Degree 2 Expansion
sfaTimediff

Calculates the first derivative of signal data
sfaExecute

Execute learned function for input data
sfaClassify

Predict Class for SFA classification
gaussLoad

Load a GAUSS object.
sfaGetHf

Return a SFA function as a quadratic form.
nlExpand

Expand a signal in the for Nonlinear Expansion demo
sfaPreproc

Preprocessing for SFA classification
addNoisyCopies

Add noisy copies for parametric bootstrap
lcovUpdate

Update a covariance object
sfa2Step

A step in the SFA2 algorithm.
rSFA-package

Slow Feature Analysis in R
lcovPca

Principal Component Analysis on a covariance object