Learn R Programming

rSFA (version 1.5)

sfaPreproc: Preprocessing for SFA classification

Description

Helper function for sfaClassify

Usage

sfaPreproc(sfaList, x, opts)

Arguments

sfaList

A list that contains all information about the handled sfa-structure

x

Input data, each column a different variable

opts

list

Value

preprocessed data

See Also

sfaClassPredict sfaClassify