Skip to contents

Helper function to find features in both train and test set that are "good"

Usage

find_good_features(data, x)

Arguments

data

list of "Train" and "Test" data

x

integer denoting the resample index to operate on

Value

character vector of "good" feature names

Author

Trent Henderson