Description Usage Arguments Value Examples
View source: R/assumption_checking.R
resid_vs_fitted
uses autoplot
from ggfortify
to create a square
residuals vs fitted values plot with a nice theme
1 | resid_vs_fitted(model)
|
model |
A linear regression model of class |
Returns a ggplot object
1 | resid_vs_fitted(lm(brozek ~ ., data = bodyfat))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.