Learn R Programming

trafo (version 1.0.1)

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

Description

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

Usage

# S3 method for trafo_lm
plot(x, ...)

Arguments

x

an object of type trafo_lm

...

additional arguments that are not used in this method