qqnorm_studentized_residuals: Creates a normal quantile-quantile plot for the studentized...

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Inputs a linear model from the lm function and returns a normal quantile-quantile plot for the studentized residuals

Usage

1

Arguments

model

An lm object

Value

A normal quantile-quantile plot for the studentized residuals

Examples

1
# qqnorm_studentized_residuals(my_linear_model)

maxdrohde/bios6312 documentation built on March 13, 2021, 1:50 p.m.