sfa1Create {rSFA} | R Documentation |
Create structured list for linear SFA
Description
Create structured list for linear SFA
Usage
sfa1Create(sfaRange, axType = "ORD1", regCt = 0)
Arguments
sfaRange |
number of slowly-varying functions to be kept |
axType |
is the type of derivative approximation to be used, see |
regCt |
regularization constant, currently not used |
Value
list sfaList
contains all arguments passed into sfa1create plus
deg |
2 |
This list will be expanded by other SFA functions with further SFa results
See Also
[Package rSFA version 1.5 Index]