| plot_all | R Documentation |
Displays comprehensive multi-panel diagnostic plot suite.
plot_all(fit, ask = grDevices::dev.interactive(), save_to_file = NULL)
fit |
Fitted model. |
ask |
Logical; if TRUE prompts user. |
save_to_file |
Optional file path to save plot grid. |
No return value, called for side effects (displays a 2x3 grid of diagnostic plots or saves them to a file).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.