studentized_residuals_vs_predictors_plot: Creates a plot of studentized residuals vs predictors

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Inputs a linear model from the lm function and creates a plot of studentized residuals vs predictors

Usage

1

Arguments

model

An lm object

Value

A plot of studentized residuals vs predictors

Examples

1
# studentized_residuals_vs_predictors_plot(my_linear_model)

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