dexhazdtheta_adtneh2: dexhazdtheta_adtneh2 function

View source: R/dexhazdtheta_adtneh2.R

dexhazdtheta_adtneh2R 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


curesurv documentation built on April 12, 2025, 2:21 a.m.