View source: R/enr functions.R
en_kfold_accuracy_tied | R Documentation |
This function breaks ties if model performance for enr models is tied (DOCUMENTATION COMING)
en_kfold_accuracy_tied(
tied_alphas,
tied_cutoffs,
ddata,
response_var,
iter = 10,
k = 10,
favor_parsimony = TRUE,
eq_wt = FALSE,
seed = 123,
type_meas = "deviance"
)
en_kfold_accuracy_tied()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.