Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 371 - 380 of 182600 found.
[1] < 33 34 35 36 37 38 39 40 41 42 43 > [18260]  Sort:

sfaNlRegress (Package: rSFA) : Perform non-linear regression

Given the data in arg, expand them nonlinearly in the same way as it was done in the SFA-object sfaList (expanded dimension M) and search the vector RCOEF of M constant coefficients, such that the sum of squared residuals between a given function in time FUNC and the function
R(t) = (v(t) - v0)' * RCOEF, t=1,...,T,
is minimal
● Data Source: CranContrib
● Keywords:
● Alias: sfaNlRegress
● 0 images

sfa2 (Package: rSFA) : The SFA2 algorithm, SFA with degree 2 expansion.

Y = sfa2(X) performs expanded Slow Feature Analysis on the input data X and returns the output signals Y ordered by increasing temporal variation, i.e. the first signal Y[,1] is the slowest varying one, Y[,2] the next slowest varying one and so on. The input data have to be organized with each variable in a column and each data (time) point in a row, i.e. X(t,i) is the value of variable i at time t. By default an expansion to the space of 2nd degree polynomials is done, this can be changed by using different functions for xpDimFun and sfaExpandFun.
● Data Source: CranContrib
● Keywords:
● Alias: sfa2
● 0 images

customRep (Package: rSFA) : Custom Repeater Function

Faster than customRepmat in matlab package, in certain cases.
● Data Source: CranContrib
● Keywords: internal
● Alias: customRep
● 0 images

lcovCreate (Package: rSFA) : Create a new covariance object.

Create a new covariance object.
● Data Source: CranContrib
● Keywords: internal
● Alias: lcovCreate
● 0 images

nlDim (Package: rSFA) : Custom Nonlinear Dimension Calculation

Compute the dimension, used for the customexpansion demo.
● Data Source: CranContrib
● Keywords: internal
● Alias: nlDim
● 0 images

gaussSave (Package: rSFA) : Save a GAUSS object.

Save a GAUSS object.
● Data Source: CranContrib
● Keywords: internal
● Alias: gaussSave
● 0 images

sfa2Step (Package: rSFA) : A step in the SFA2 algorithm.

!!! Do not use this function directly, use sfaStep instead !!!
● Data Source: CranContrib
● Keywords: internal
● Alias: sfa2Step
● 0 images

lcovTransform (Package: rSFA) : Transform a covariance object

Computes the definitive covariance matrix and the average of the covariance object referenced by lcov after a series of update operations.
● Data Source: CranContrib
● Keywords: internal
● Alias: lcovTransform
● 0 images

etaval (Package: rSFA) : Computes the eta value of a signal (slowness)

Computes the eta value of a signal (slowness)
● Data Source: CranContrib
● Keywords:
● Alias: etaval
● 0 images

sfaBSh (Package: rSFA) : Backslash operator.

Reproduce what MATLAB's backslash operator can do, using qr() and qr.coef().
● Data Source: CranContrib
● Keywords: internal
● Alias: sfaBSh
● 0 images