powered by
distr_crit(target, feature, criterion = "ig")
calc_criterion
criterion_distribution
target
feature
target_feature <- create_feature_target(10, 375, 15, 600) distr_crit(target = target_feature[,1], feature = target_feature[,2])
Run the code above in your browser using DataLab