View source: R/extractFDAFeaturesMethods.R
| extractFDAFPCA | R Documentation |
The function extracts the functional principal components from a data.frame
containing functional features. Uses stats::prcomp.
extractFDAFPCA(rank. = NULL, center = TRUE, scale. = FALSE)
rank. |
( |
center |
( |
scale. |
( |
(data.frame).
Other fda_featextractor:
extractFDABsignal(),
extractFDADTWKernel(),
extractFDAFourier(),
extractFDAMultiResFeatures(),
extractFDATsfeatures(),
extractFDAWavelets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.