calc_bound | R Documentation |
Calculate lower/upper bound of forest plot given upper, lower of data
calc_bound(lower, upper, mean)
lower |
a numerical vector of lower limits of confidence intervals |
upper |
a numerical vector of upper limits of confidene intervals |
mean |
a numerical vector of DOOR probability estiamtes |
calculated upper and lower range of axis ticks of forest plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.