print.survfit.stanjm: Generic print method for survfit.stanjm objects
Description
Generic print method for survfit.stanjm objects
Usage
# S3 method for survfit.stanjm
print(x, digits = 4, ...)
Arguments
- x
An object of class survfit.stanjm, returned by a call to
posterior_survfit.
- digits
Number of digits to use for formatting the time variable and
the survival probabilities.
- ...
Ignored.