drawBaseline | R Documentation |
This function draws ages using the inverse CDF method from baseline data.
drawBaseline(baseline_data)
baseline_data |
A data frame containing baseline data with columns 'cum_prob' and 'age'. |
A single age value drawn from the baseline data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.