Description Usage Arguments Examples
View source: R/ScaleLocationPlot.R
Reimplements the fitted values vs. square root-transformed standardized residuals plot found in plot.lm() in ggplot2.
1 | ScaleLocationPlot(model = NULL)
|
model |
The model which you'd like to analyze. Defaults to NULL. |
1 | ScaleLocationPlot(model = my_lm)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.