View source: R/extractFDAFeaturesMethods.R
| extractFDAMultiResFeatures | R Documentation |
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, seg.lens = NULL)
res.level |
( |
shift |
( |
seg.lens |
( |
(data.frame).
Other fda_featextractor:
extractFDABsignal(),
extractFDADTWKernel(),
extractFDAFPCA(),
extractFDAFourier(),
extractFDATsfeatures(),
extractFDAWavelets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.