Description Usage Arguments Methods (by generic) Slots See Also
An S4 class containing the K-fold criss validation results
1 2 | ## S4 method for signature 'cvKfold'
show(object)
|
object |
A |
show: Method to show cvKfold object.
pred.tableA table for all cross-validation predictions from all models
prob.tableAn array with all estimated probability tables
modelsThe final models returned
cutoff.listA list of cutoff values
performancesThe performance table for all models
v.scoreA table of variables scores averaged on all k folds from all models
pred.errorA table of corss-validation prediction error for all models
ModelObj-class
ModelEnsembleObj-class
ITRObj-class
PredObj-class
ListPredObj-class
cvGrid-class
cvKfold-class
workflow-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.