Learn R Programming

survstan (version 0.0.7.1)

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

Description

Produces a printed summary of a fitted survstan model.

Usage

# S3 method for summary.survstan
print(x, ...)

Value

No return value, called for side effects.

Arguments

x

an object of the class summary.survstan.

...

further arguments passed to or from other methods.