calculates cure fraction of mixture and non mixture cure models.
pcured(
z_pcured = z_pcured,
z_ucured = z_ucured,
z_tau = z_tau,
z_alpha = z_alpha,
x = x,
object
)
An object of class c("cure_fraction", "data.frame")
.
This object is a list containing the following components:
time in the input new data
predicted net survival at the time provided in the new data
pi or net survival at time tau
covariates matrix acting on cure proportion
covariates matrix acting on survival function of uncured
Covariates matrix acting on time-to-null parameter.
Covariates matrix acting on parameter alpha of the density of time-to-null excess hazard model
time at which the predictions are provided
ouput from a model implemented in curesurv