print.survfit.stanjm: Generic print method for 'survfit.stanjm' objects

View source: R/posterior_survfit.R

print.survfit.stanjmR Documentation

Generic print method for survfit.stanjm objects

Description

Generic print method for survfit.stanjm objects

Usage

## S3 method for class 'survfit.stanjm'
print(x, digits = 4, ...)

Arguments

x

An object of class survfit.stanjm, returned by a call to posterior_survfit.

digits

Number of digits to use for formatting the time variable and the survival probabilities.

...

Ignored.


rstanarm documentation built on Sept. 14, 2023, 1:07 a.m.