Description Usage Arguments Details Value Examples
This is an internal function for use in the LTFU-aware fragility index calculation functions.
1 | get_beta_parameters(po, mult = 1.3)
|
po |
the location parameter of the beta distribution |
mult |
the multiplier which is used to determine the scale. The 75th quantile of the beta distribution will be mult*po. |
Gets parameters for sampling in ltfu.fi Chooses them so that the mode is po and the 75th quantile is mult*po
a length one numeric with the beta inverse disperion parameter
1 | params <- FragilityTools:::get_beta_parameters(.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.