summary.trafo_lm: Summary for linear models with untransformed and transformed...

Description Usage Arguments Value

View source: R/summary.trafo_mod.R

Description

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.

Usage

1
2
## S3 method for class 'trafo_lm'
summary(object, ...)

Arguments

object

an object of type trafo_lm

...

additional arguments that are not used in this method

Value

An object of class summary.trafo_lm. The method print.summary.trafo_lm can be used for this class.


trafo documentation built on May 2, 2019, 2:13 p.m.