calculates the confidence intervals of the log of cumulative excess hazard log(-log(Sn(t))) using variances of log(-log(Sn(t))). In this formula, the variance of log of the cumulative excess hazard is obtained using delta method at the scale of log-log of net survival, and with the expression Var(log(log(Sn(t)))) = (dlog(-log(Sn(t)))/dtheta)Var(theta)(dlog(-log(Sn(t)))/dtheta)^T; the Var(theta) is the variance-covariance matrix of theta (estimated parameters).
logCumHaz_ic_wei(
object,
z_pcured = z_pcured,
z_ucured = z_ucured,
x,
level,
cumLexctopred
)
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