Displays a selection of diagnostic plots for a BART model.
bartRegrDiag(model, response, burnIn = 0, data, combineFactors = FALSE)
A selection of diagnostic plots
a model created from either the BART, modelarts, or bartMachine package.
The name of the response for the fit.
Trace plot will only show iterations above selected burn in value.
A dataframe used to build the model.
Whether or not to combine dummy variables (if present) in display.