augment.survival_ln_mixture_em | R Documentation |
Include information about hazard and survival distribution for each individual in a dataset.
## S3 method for class 'survival_ln_mixture_em'
augment(x, newdata, eval_time, ...)
x |
A |
newdata |
A |
eval_time |
a vector with the times where the hazard and survival distribuition will be evaluated. |
... |
Not used. |
A tibble::tibble()
with the original covariates and ther survvial and hazard
distributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.