dexhazdtheta_adtneh2 {curesurv} | R Documentation |
dexhazdtheta_adtneh2 function
Description
Partial derivatives of excess hazard by theta from non-mixture model with distribution "tneh".
Usage
dexhazdtheta_adtneh2(
z_tau = z_tau,
z_alpha = z_alpha,
x = x,
object,
cumLexctopred = NULL
)
Arguments
z_tau |
Covariates matrix acting on time-to-null parameter. |
z_alpha |
Covariates matrix acting on parameter alpha of the density of time-to-null excess hazard model |
x |
time at which the estimates are predicted |
object |
ouput from model implemented in curesurv |
cumLexctopred |
a pre-prediction parameter, calculated if NULL |
[Package curesurv version 0.1.1 Index]