print.summary.aftreg: Prints summary.aftreg objects

View source: R/print.summary.aftreg.R

print.summary.aftregR Documentation

Prints summary.aftreg objects

Description

Prints summary.aftreg objects

Usage

## S3 method for class 'summary.aftreg'
print(x, digits = max(getOption("digits") - 3, 3), short = FALSE, ...)

Arguments

x

A summary.aftreg object, typically the result of running summary.aftreg, summary on a phreg object.

digits

Output format.

short

Logical: If TRUE, short output, only regression.

...

Other arguments.

Value

No value is returned.

Author(s)

Göran Broström

See Also

aftreg, summary.aftreg


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