find_good_features {theftdlc} | R Documentation |
Helper function to find features in both train and test set that are "good"
Description
Helper function to find features in both train and test set that are "good"
Usage
find_good_features(data, x)
Arguments
data |
|
x |
|
Value
character
vector of "good" feature names
Author(s)
Trent Henderson
[Package theftdlc version 0.1.0 Index]