Learn R Programming

intsurv (version 0.2.2)

summary.cox_cure: Summary of a Fitted Model

Description

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

Usage

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

# S3 method for 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.