odds {mbir} | R Documentation |
Provides magnitude-based inferences upon given odds ratio and p-value. Based upon WG Hopkins Microsoft Excel spreadsheet.
odds(or, p, conf.int = 0.9)
or |
odds ratio |
p |
associated p-value |
conf.int |
(optional) confidence level of the interval. Defaults to |
Refer to vignette for further information.
Hopkins WG. (2007). A spreadsheet for deriving a confidence interval, mechanistic inference and clinical inference from a p value. Sportscience 11, 16-20. sportsci.org/2007/wghinf.htm
odds(1.25, 0.06, 0.95)