ScaleLocationPlot: Generate a Scale-Location plot.

Description Usage Arguments Examples

View source: R/ScaleLocationPlot.R

Description

Reimplements the fitted values vs. square root-transformed standardized residuals plot found in plot.lm() in ggplot2.

Usage

1

Arguments

model

The model which you'd like to analyze. Defaults to NULL.

Examples

1
ScaleLocationPlot(model = my_lm)

jr-leary7/jackknife documentation built on April 19, 2021, 2:18 a.m.