calculates the probability of the probability Pi(t) of being cured at a given time t after diagnosis knowing that he/she was alive up to time t. It also provides the related confidence intervals using log method.
pt_cure_ic_multneh_log(
z_tau = z_tau,
z_alpha = z_alpha,
x = x,
object,
level = level,
cumLexctopred = NULL,
Dpt_cure = NULL
)
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
(1-alpha/2)-order quantile of a normal distribution
pre prediction obtained from cumLexc_mul_topred, if NULL will be calculated
partial derivative of pt_cure according to theta, if NULL will be calculated