Skip to contents

Summarize a fitted Cox cure rate model with possible uncertain event status.

Usage

# S3 method for class 'cox_cure'
summary(object, ...)

# S3 method for class 'cox_cure_uncer'
summary(object, ...)

Arguments

object

Object representing a fitted model.

...

Other arguments for future usage. A warning will be thrown if any invalid argument is specified.