
digestModelCollection
digestModelCollection.Rd
Sumarizes the results of a model collection object of the type clf_res$models. This is different from the digest() which sumarizes an experiment clf_res$classifier$models
Arguments
- obj:
a modelCollection object
- X:
the dataset (default = NULL)
- clf:
the classifier object
- k.penalty:
the penalty to apply for sparsity (default:0).
- mmprev:
activate the max.min.prevalence selector (default:FALSE)