| comp_elast_gompz | R Documentation | 
comp_elast_gompz computes the elasticities of dsHR with respect to
parameters obtained from a clinical trial
comp_elast_gompz(ohr = 0.55, mu_Dis = 0.05, n_age_init = 50,
  trial_time = 5, mu0 = NULL, alpha = NULL,
  hazard = c("exponential"), mortality = NULL)
ohr | 
 Overall hazard ratio  | 
mu_Dis | 
 Disease-specific mortality rate  | 
n_age_init | 
 Initial age of the cohort in the trial  | 
trial_time | 
 Length of the trial  | 
mu0 | 
 Age-independent mortality rate coefficient  | 
alpha | 
 Age-dependent mortality rate coefficient  | 
hazard | 
 The hazard function to be used for background mortality. Either empirical (e.g., from life tables) or a continuous-time functional form.  | 
mortality | 
 A   | 
Elasticities of dsHR with respect to trial parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.