plot.trafo_lm {trafo} | R Documentation |
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 class 'trafo_lm'
plot(x, ...)
Arguments
x |
an object of type |
... |
additional arguments that are not used in this method |
[Package trafo version 1.0.1 Index]