acu_F {dprep} | R Documentation |
This function computes the F test used to compare the mean of of each feature in the clases of a data frame
acu_F(data)
data |
The dataset |
The predictors with the largest Ftest values are the best predictors
Ftest |
List of Ftest for each attribute |
Edgar Acuna
data(bupa) acu_F(bupa)