Description Usage Arguments Methods (by generic) Slots See Also
An S4 class containing the workflow results
1 2 | ## S4 method for signature 'workflow'
show(object)
|
object |
A |
show: Method to show workflow object.
pred.arrayAn array for all iterations of all cross-validation predictions from all models
prob.arrayAn array with all estimated probability tables
performance.arrayAn array storing the performance score for all iterations
performancesThe aggregated performance table for all models
cutoff.listA list of cutoff values
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
modelsThe final models returned
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.