Description Usage Arguments Value
Take a dataframe, and convert its time column(s) to binned versions.
1 | convert_time_cols_to_binned(data, time_period, formula_lhs)
|
data |
A data.frame |
time_period |
Number for bin-unit |
formula_lhs |
The expression on the left-hand-side of the formula, which generates the 'Surv' object |
The data, with the relevant time-columns now binned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.