Learn R Programming

eha (version 2.4-5)

print.phreg: Prints phreg objects

Description

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

Usage

# S3 method for phreg
print(x, digits = max(options()$digits - 4, 3), …)

Arguments

x
A phreg object
digits
Precision in printing
Not used.

Value

No value is returned.

See Also

phreg, print.coxph