cumLexc_mul {curesurv} | R Documentation |
cumLexc_mul function
Description
returns the cumulative excess hazard for an TNEH model in case of parametrization of log the of the time to null excess hazard as function to fit the data
Usage
cumLexc_mul(z_tau, z_alpha, x, theta)
Arguments
z_tau |
covariates depending on tau |
z_alpha |
covariates depending on alpha |
x |
time value |
theta |
of the coefficient of tneh parameters |
Value
An object of class numeric containing the cumulative excess hazard with the same length as the time.
[Package curesurv version 0.1.1 Index]