summary.survstan: Summary for a survstan object

View source: R/summary.R

summary.survstanR 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.


survstan documentation built on May 29, 2024, 8:41 a.m.