print.tpchreg: Prints tpchreg objects

View source: R/print.tpchreg.R

print.tpchregR Documentation

Prints tpchreg objects

Description

More "pretty-printing"

Usage

## S3 method for class 'tpchreg'
print(x, digits = max(options()$digits - 4, 3), ...)

Arguments

x

A tpchreg object, typically the result of running tpchreg

digits

Output format.

...

Other arguments.

Details

Doesn't work with three-way or higher interactions.

Value

No value is returned.

Author(s)

Göran Broström

See Also

tpchreg, print.coxreg


eha documentation built on Oct. 1, 2023, 1:07 a.m.