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.array
An array for all iterations of all cross-validation predictions from all models
prob.array
An array with all estimated probability tables
performance.array
An array storing the performance score for all iterations
performances
The aggregated performance table for all models
cutoff.list
A list of cutoff values
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
models
The 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.