reextractFDAFeatures: Re-extract features from a data set

Description Usage Arguments Value

View source: R/extractFDAFeatures.R

Description

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.

Usage

1

Arguments

obj

[Task|data.frame]
Task or data.frame to extract functional features from. Must contain functional features as matrix columns.

desc

[extractFDAFeatDesc]
FDAFeature extraction description as returned by extractFDAFeatures

Value

data.frame or task containing the extracted Features


riebetob/mlr documentation built on May 20, 2019, 5:58 p.m.