produces confidence interval of cure fraction pi using a time-to-null excess hazard model with linear effect on parameter tau The confidence intervals based on log-log method.
pi_ic_adtneh2_loglog(
z_tau = z_tau,
z_alpha = z_alpha,
x = x,
object,
level = level,
cumLexc_topred = NULL,
Dpi = 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
a pre prediction, if NULL it is calculated
partial derivative of pi by theta obtained by dpidtheta_adtneh2 function, if NULL it is calculated