Description Usage Arguments Value Examples
View source: R/assumption_checking.R
resid_vs_pred
uses ggplot2::ggplot to create a matrix of residual vs
predictor plots
1 | resid_vs_pred(model)
|
A |
linear regression model of class |
Returns a gridExtra object with class "gtable", "gTree", "grob", and "gDesc".
1 | resid_vs_pred(lm(brozek ~ ., data = bodyfat))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.