residuals.caretEnsemble {caretEnsemble} | R Documentation |
This function calculates raw residuals for both regression and
classification caretEnsemble
objects.
## S3 method for class 'caretEnsemble'
residuals(object, ...)
object |
a |
... |
other arguments to be passed to residuals |
A numeric of the residuals.