summary.survstan: Summary for a survstan object
Description
Summary for a survstan object
Usage
# S3 method for survstan
summary(object, conf.level = 0.95, ...)
Value
an object of the class summary.survstan containing a summary of the fitted model.
Arguments
- object
the result of a call to summary.survstan
- conf.level
the confidence level required.
- ...
further arguments passed to or from other methods.