EMci.alpha=0.05,# value corresponding to the significance level to estimate confidence interval
EMwmean.decay='proportional',# A value defining the relative importance of the weights (if 'EMwmean' was given to argument em.algo). A high value will strongly discriminate good models from the bad ones (see Details), while proportional will attribute weights proportionally to the models evaluation scores
# metric.select.thresh = 0.70, # threshold so select model
# metric.select.dataset = "validation",
# metric.eval = c('TSS', 'ROC'),
# var.import = 3,
# EMci.alpha = 0.05, # value corresponding to the significance level to estimate confidence interval
# EMwmean.decay = 'proportional', # A value defining the relative importance of the weights (if 'EMwmean' was given to argument em.algo). A high value will strongly discriminate good models from the bad ones (see Details), while proportional will attribute weights proportionally to the models evaluation scores