View source: R/survival_curves.R
survival_curves | R Documentation |
Function to obtain the average survival curve from all individual survival curves.
survival_curves(x, h0, est_coef)
x |
( |
h0 |
( |
est_coef |
( |
The survival probabilities at the sorted event times.
survival_curves(
elastic_net_surv$x, elastic_net_surv$h0,
elastic_net_surv$est_coef
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.