print.weibreg: Prints weibreg objects

View source: R/print.weibreg.R

print.weibregR Documentation

Prints weibreg objects

Description

The hazard, the cumulative hazard, the density, and the survivor baseline functions are plotted.

Usage

## S3 method for class 'weibreg'
print(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


goranbrostrom/eha documentation built on March 9, 2024, 11:22 p.m.