summary.lm2: Makes a lightweight summary lm2 object

View source: R/bidimensional.R

summary.lm2R Documentation

Makes a lightweight summary lm2 object

Description

Drops heavy bits, like the data frame with predicted values or the lm object. However, the print tells more! :)

Usage

## S3 method for class 'lm2'
summary(object, ...)

Arguments

object

an object of class "lm2", see lm2


BiDimRegression documentation built on March 18, 2022, 6:29 p.m.