Learn R Programming

trafo (version 1.0.1)

summary.trafo_compare: Summary for two differently transformed models

Description

The summary contains the summary for two transformed models. The summary is based on the summary for objects of type lm.

Usage

# S3 method for trafo_compare
summary(object, ...)

Arguments

object

an object of type trafo_compare

...

additional arguments that are not used in this method

Value

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