powered by
Calculates Cramer's V value Cramer1946FSinR, evaluating features individually
cramer(data, class, features)
A data frame with the features and the class of the examples
The name of the dependent variable
The feature or features to evalute individually
Cramer's V value for each selected feature
# NOT RUN { cramer(iris,'Species','Sepal.Length') # }
Run the code above in your browser using DataLab