sfaPreproc {rSFA} | R Documentation |
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
[Package rSFA version 1.5 Index]