print.survfit.stanjm {rstanarm} | R Documentation |
Generic print method for survfit.stanjm
objects
Description
Generic print method for survfit.stanjm
objects
Usage
## S3 method for class 'survfit.stanjm'
print(x, digits = 4, ...)
Arguments
x |
An object of class |
digits |
Number of digits to use for formatting the time variable and the survival probabilities. |
... |
Ignored. |
[Package rstanarm version 2.32.1 Index]