plot.trafo_lm: Plot for regression models with untransformed and transformed...

Description Usage Arguments

View source: R/plot.trafo_mod.R

Description

For the untransformed and transformed model a range of plots is returned in order to check model assumptions graphically.

Usage

1
2
## S3 method for class 'trafo_lm'
plot(x, ...)

Arguments

x

an object of type trafo_lm

...

additional arguments that are not used in this method


trafo documentation built on May 2, 2019, 2:13 p.m.

Related to plot.trafo_lm in trafo...