Get only functional features from a task or a data.frame.
The parameters “subset”, “features”, and “recode.target” are ignored for the data.frame method.
getFunctionalFeatures(object, subset = NULL, features, recode.target = "no") ## S3 method for class 'Task' getFunctionalFeatures(object, subset = NULL, features, recode.target = "no") ## S3 method for class 'data.frame' getFunctionalFeatures(object, subset = NULL, features, recode.target = "no")
object |
(Task/data.frame) |
subset |
(integer | logical | |
features |
(character | integer | logical) |
recode.target |
( |
Returns a data.frame
containing only the functional features.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.