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.table
A table for all cross-validation predictions from all models
prob.table
An array with all estimated probability tables
models
The final models returned
cutoff.list
A list of cutoff values
performances
The performance table for all models
v.score
A table of variables scores averaged on all k folds from all models
pred.error
A 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.