jcreg_qq: Quantile - Quantile Plot

Description Usage Arguments Value Examples

View source: R/assumption_checking.R

Description

Uses autoplot from ggfortify to plot a square, nicely-formatted Q-Q Plot of the residuals of a linear model.

Usage

1
jcreg_qq(model)

Arguments

model

A linear regression model of class stats::lm.

Value

Returns a ggplot object.

Examples

1
jcreg_qq(lm(brozek ~ ., data = bodyfat))

mtnbikerjoshua/jcreg documentation built on April 18, 2021, 10:01 p.m.