View source: R/dpidtheta_multneh.R
dpidtheta_multneh | R Documentation |
@description Partial derivatives of cure fraction (or net survival at tau) by theta from non-mixture model with distribution "tneh" when link_tau="loglinear".
dpidtheta_multneh(
z_tau = z_tau,
z_alpha = z_alpha,
x = x,
object,
cumLexctopred = NULL
)
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 |
pre prediction obtained from cumLexc_mul_topred, calculated if NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.