print.diagnostics.trafo_lm {trafo} | R Documentation |
Prints diagnostics of an untransformed and a transformed model
Description
Prints diagnostics of an untransformed and a transformed model.
Usage
## S3 method for class 'diagnostics.trafo_lm'
print(x, ...)
Arguments
x |
an object of type |
... |
additional arguments that are not used in this method |
[Package trafo version 1.0.1 Index]