print.tpchreg {eha}R 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


[Package eha version 2.11.4 Index]