summary.trafo_lm function

Summary for linear models with untransformed and transformed dependent variable

Summary for linear models with untransformed and transformed dependent variable

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 class 'trafo_lm' summary(object, ...)

Arguments

  • object: an object of type trafo_lm
  • ...: additional arguments that are not used in this method

Returns

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

  • Maintainer: Ann-Kristin Kreutzmann
  • License: GPL-2
  • Last published: 2018-11-27

Useful links