Wraps EValue when available; otherwise applies the
VanderWeele-Ding closed-form formula directly.
Usage
e_value_rr(rr, ci_lower = NULL, ci_upper = NULL)
Arguments
- rr
Observed risk ratio.
- ci_lower
Lower 95% CI of the RR (optional).
- ci_upper
Upper 95% CI of the RR (optional).
Value
A morie_evalue named-list.
Examples
res <- e_value_rr(2.0)
res$e_value_point
#> [1] 3.414214