Rdocumentation
powered by
Learn R Programming
rSFA (version 1.01)
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, which is
sfaList$W0 sfaList$avg0)
See Also
sfaClassPredict
sfaClassify