| ci_pval | R Documentation | 
The calculation method is based on this publication: https://www.bmj.com/content/343/bmj.d2304.
ci_pval(est, l, u, log.trans = TRUE, conf.level = 0.95)
| est | Estimate (e.g. difference or ratio) | 
| l | lower limit of confidence interval | 
| u | upper limit of confidence interval | 
| log.trans | logical indicating whether estimates should be log transformed. If TRUE values will be log transformed before calculation. Default is TRUE. | 
| conf.level | confidence level | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.