stackedTrainResiduals | R Documentation |
This function extracts the predictions, observeds, and residuals from a train
object.
It uses the object's stacked predictions from cross-validation.
stackedTrainResiduals(object, show_class_id = 2L)
object |
a |
show_class_id |
For classification only: which class level to use for residuals |
a data.table::data.table with predictions, observeds, and residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.