SMD_from_OR: Standardized Mean Difference from Odds Ratio

View source: R/SMD.R

SMD_from_ORR Documentation

Standardized Mean Difference from Odds Ratio

Description

Approximates SMD from OR.

Usage

SMD_from_OR(OR)

Arguments

OR

odds ratio

Value

Standardized Mean Difference

References

Borenstein, M., Hedges, L.V., Higgins, J.P.T. and Rothstein, H.R. (2009). Converting Among Effect Sizes. In Introduction to Meta-Analysis (eds M. Borenstein, L.V. Hedges, J.P.T. Higgins and H.R. Rothstein). https://doi.org/10.1002/9780470743386.ch7

Examples

# Transform an OR of 0.3 to SMD
SMD_from_OR(0.3)


metaHelper documentation built on Sept. 11, 2024, 6:43 p.m.