extractFDAFourier {mlr} | R Documentation |
Fast Fourier transform features.
Description
The function extracts features from functional data based on the fast fourier transform. For more details refer to stats::fft.
Usage
extractFDAFourier(trafo.coeff = "phase")
Arguments
trafo.coeff |
( |
Value
(data.frame).
See Also
Other fda_featextractor:
extractFDABsignal()
,
extractFDADTWKernel()
,
extractFDAFPCA()
,
extractFDAMultiResFeatures()
,
extractFDATsfeatures()
,
extractFDAWavelets()
[Package mlr version 2.19.2 Index]