summary.surv_shift {heemod}R Documentation

Summarize surv_shift objects

Description

Summarize surv_shift objects

Usage

## S3 method for class 'surv_shift'
summary(object, summary_type = c("plot", "standard"), ...)

Arguments

object

a surv_shift object

summary_type

"standard" or "plot" - "standard" for the usual summary of a survfit object, "plot" for a fuller version

...

other arguments

Value

A summary.


[Package heemod version 1.0.1 Index]