R/extractFDAFeaturesMethods.R
The function extracts currently the mean of multiple segments of each curve and stacks them as features. The segments length are set in a hierachy way so the features cover different resolution levels.
extractFDAMultiResFeatures(res.level = 3L, shift = 0.5, curve.lens = NULL)
| res.level | ( |
|---|---|
| shift | ( |
| curve.lens | (integer) |
(data.frame).
Other fda_featextractor: extractFDAFPCA,
extractFDAFourier,
extractFDAWavelets