The summary method for class trafo_lm contains a summary for an
untransformed and a transformed model. The resulting summary is based on the
summary for objects of type lm.
# S3 method for trafo_lm
summary(object, ...)an object of type trafo_lm
additional arguments that are not used in this method
An object of class summary.trafo_lm. The method
print.summary.trafo_lm can be used for this class.