powered by
Estimates magnitude-based inferences upon planned sample size and odds ratio. Based upon WG Hopkins Microsoft Excel spreadsheet.
ss_odds(exp, con, or)
planned sample size of experimental group
planned sample size of control group
planned odds ratio
Refer to vignette for further information.
Hopkins WG. (2006). Estimating sample size for magnitude-based inferences. Sportscience 10, 63-70. sportsci.org/2006/wghss.htm
# NOT RUN { ss_odds(exp = 15, con = 18, or = 3.25) # }
Run the code above in your browser using DataLab