plot.trafo_compare {trafo}R Documentation

Plots for linear models with transformed dependent variable

Description

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

Usage

## S3 method for class 'trafo_compare'
plot(x, ...)

Arguments

x

an object of type trafo_compare

...

additional arguments that are not used in this method


[Package trafo version 1.0.1 Index]