View source: R/extractFDAFeatures.R
reextractFDAFeatures | R Documentation |
This function accepts a data frame or a task and an extractFDAFeatDesc (a FDA feature extraction description) as returned by extractFDAFeatures to extract features from previously unseen data.
reextractFDAFeatures(obj, desc, ...)
obj |
(Task | data.frame) |
desc |
( |
... |
(any) |
data.frame or Task containing the extracted Features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.