View source: R/ahr_estimation.R
ahr_estimation | R Documentation |
Function to obtain the average hazard ratio.
ahr_estimation(x_subg, dummy_subg, est_coef, h0, gamma = 1)
x_subg |
( |
dummy_subg |
( |
est_coef |
( |
h0 |
( |
gamma |
( |
Average hazard ratio
ahr_estimation(
elastic_net_surv$design1, elastic_net_surv$dummy1,
elastic_net_surv$est_coef, elastic_net_surv$h0
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.