View source: R/diagnostic_plots.R
resid_plot | R Documentation |
This function plots a histogram (with kernel density function and normal distribution) of the standardized residuals or a basic plot the (standardized) residuals, or both.
resid_plot(res, std = FALSE, type = "hist", ...)
res |
A |
std |
A |
type |
A |
... |
Additional parameters |
Yuming Zhang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.