Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

residuals.caretEnsemble

Calculate the residuals from a caretEnsemble.


Description

This function calculates raw residuals for both regression and classification caretEnsemble objects.

Usage

## S3 method for class 'caretEnsemble'
residuals(object, ...)

Arguments

object

a caretEnsemble to make predictions from.

...

other arguments to be passed to residuals

Value

A numeric of the residuals.


caretEnsemble

Ensembles of Caret Models

v2.0.1
MIT + file LICENSE
Authors
Zachary A. Deane-Mayer [aut, cre], Jared E. Knowles [aut]
Initial release
2019-12-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.