keep_merton_compatible_rows | R Documentation |
Keep rows that fulfill constraints of the merton model as line out for
calc_survival_probability_merton()
.
keep_merton_compatible_rows(data, stage)
data |
A tibble holding at least the columns |
stage |
String, indicating if checks are done for overall or annual results. |
Tibble holding rows from data
that are compatible with constraints
of calc_survival_probability_merton()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.