| residual_diagnostics | R Documentation |
Produces a 2x2 panel of residual diagnostic plots: residuals vs fitted values, histogram of residuals, normal Q-Q plot, and a residual sequence plot.
residual_diagnostics(best_model)
best_model |
A model result list (the |
Called for its side effect (plots). Returns NULL
invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.