Description Usage Arguments Value Examples
View source: R/assumption_checking.R
Uses ggplot2::ggplot to create a nicely formatted histogram of the residuals of a model overlaid with a normal curve.
1 | jcreg_hist(model)
|
model |
A linear regression model of class |
Returns a ggplot object.
1 | jcreg_hist(lm(brozek ~ ., data = bodyfat))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.