R/print.summary.phreg.R
print.summary.phreg.Rd
Prints summary.phreg objects
# S3 method for summary.phreg print(x, digits = max(getOption("digits") - 3, 3), ...)
A summary.phreg object, typically the result of running summary.phreg, summary on a phreg object.
summary.phreg
Output format.
Other arguments.
No value is returned.
phreg, summary.phreg
phreg
Göran Broström