subgroups | R Documentation |
Function to obtain the estimated treatment effect in each one of the considered subgroups.
subgroups(object, est_coef, h0 = NULL, gamma = 1)
object |
( |
est_coef |
( |
h0 |
( |
gamma |
( |
data.frame
with the subgroup names and with the estimated subgroup
treatment effects.
subgroups(
elastic_net_fit_surv, 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.