A grid of diagnostic plots. Top left is the range of the performance
metric across each component model along with its standard deviation. Top right
is the residuals from the ensembled model plotted against fitted values.
Middle left is a bar graph of the weights of the component models. Middle
right is the disagreement in the residuals of the component models (unweighted)
across the fitted values. Bottom left and bottom right are the plots of the
residuals against two random or user specified variables.
Arguments
object
a caretEnsemble object
which
an integer index for which of the plots to print. DOES NOTHING.
mfrow
an integer vector of length 2 specifying the number of rows and columns for plots
xvars
a vector of the names of x variables to plot against residuals