print.summary.survstan {survstan} | R Documentation |
Print the summary.survstan output
Description
Produces a printed summary of a fitted survstan model.
Usage
## S3 method for class 'summary.survstan'
print(x, ...)
Arguments
x |
an object of the class summary.survstan. |
... |
further arguments passed to or from other methods. |
Value
No return value, called for side effects.
[Package survstan version 0.0.7.1 Index]