Calculate the Observed Covariate E-value
observed_covariate_e_value(lb, ub, lb_adj, ub_adj, transform = NULL)
The Observed Covariate E-value
Numeric. The lower bound of the full model
Numeric. The upper bound of the full model
Numeric. The lower bound of the adjusted model
Numeric. The upper bound of the adjusted model
Character. If your effect is an odds ratio or hazard ratio, this will perform the transformation suggested by VanderWeele and Ding. Allowed values are:
"OR"
"HR"