Description Usage Arguments Value Examples
Produces plots of residuals for assumption checking of linear (mixed) model.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
model.obj |
An |
shapiro |
(Logical) Display the Shapiro-Wilks test of normality on the plot? |
call |
(Logical) Display the model call on the plot? |
label.size |
A numeric value for the size of the label (A,B,C) font point size. |
axes.size |
A numeric value for the size of the axes label font size in points. |
call.size |
A numeric value for the size of the model displayed on the plot. |
mod.obj |
Deprecated to be consistent with other functions. Please use |
A list containing ggplot2 objects which are diagnostic plots.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.