print.summary.survstan: Print the summary.survstan output

View source: R/summary.R

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


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