filter_good_features {theftdlc}R Documentation

Filter resample data sets according to good feature list

Description

Filter resample data sets according to good feature list

Usage

filter_good_features(data, x, good_features)

Arguments

data

list of "Train" and "Test" data

x

integer denoting the resample index to operate on

good_features

character vector of good features to keep

Value

list of filtered train and test data

Author(s)

Trent Henderson


[Package theftdlc version 0.1.0 Index]