summary.cox_cure: Summary of a Fitted Model

View source: R/summary.R

summary.cox_cureR Documentation

Summary of a Fitted Model

Description

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.


intsurv documentation built on Nov. 5, 2025, 5:46 p.m.