summary.survstan {survstan}R Documentation

Summary for a survstan object

Description

Summary for a survstan object

Usage

## S3 method for class 'survstan'
summary(object, conf.level = 0.95, ...)

Arguments

object

the result of a call to summary.survstan

conf.level

the confidence level required.

...

further arguments passed to or from other methods.

Value

an object of the class summary.survstan containing a summary of the fitted model.


[Package survstan version 0.0.7.1 Index]