calculates the confidence intervals of the cure proportion pi using variances of log(pi) by delta method
pi_ic_log_wei(
object,
z_pcured = z_pcured,
z_ucured = z_ucured,
x,
level,
cumLexctopred,
Dpi
)
ouput from a model implemented in curesurv
covariates matrix acting on cure proportion
covariates matrix acting on survival function of uncured
time at which the estimates are predicted
(1-alpha/2)-order quantile of a normal distribution
a pre prediction obtained with cumLexc_alphaweibull_topred
Partial derivative of Pi calculated by dpidtheta_wei function