This function produces a summary of an object of class TestedList.
Arguments
- object
object of class Tested
- best
character string, the model selection rule to consider (
"best"or"1se")
Value
A data.frame with the following elements
setname of the set
measurename of the considered performance metric
scoreperformance metrics
mean_scoremean performance metric
standard_errorstandard error of the mean performance metric
upper_ciupper bound of confidence interval
lower_cilower bound of confidence interval
best_modellogical indicating which is the best model
imodelindex of the model
selection_rulecharacter string indicating the adopted model selection rule