print.weibreg {eha}R Documentation

Prints weibreg objects

Description

Usage

print.weibreg(x, digits = max(options()$digits - 4, 3), ...)

Arguments

x A weibreg object
digits Precision in printing
... Not used.

Value

No value is returned.

Note

Doesn't work for threeway or higher order interactions. Use print.coxph in that case.

Author(s)

Göran Broström

See Also

weibreg, print.coxph


[Package eha version 0.96-4 Index]