ols_prep_avplot_data: Added variable plot data

Description Usage Arguments Examples

Description

Data for generating the added variable plots.

Usage

1

Arguments

model

An object of class lm.

Examples

1
2
model <- lm(mpg ~ disp + hp + wt, data = mtcars)
ols_prep_avplot_data(model)

cmlopera/olsrr documentation built on May 26, 2019, 10:34 a.m.