print.aftreg: Prints aftreg objects
Description
The hazard, the cumulative hazard, the density, and the survivor baseline
functions are plotted.
Usage
# S3 method for aftreg
print(x, digits = max(options()$digits - 4, 3), ...)
Value
No value is returned.
Arguments
- x
A aftreg
object
- digits
Precision in printing
- ...
Not used.