powered by
Confidence interval for odds ratio from a 2x2 table
oddsratio_ci(a, b, c, d, level = 0.99)
Object of class 'oddsratio_ci'
Cell counts of the 2x2 contingency table
Confidence level (default 0.99)
oddsratio_ci(a = 12, b = 5, c = 4, d = 15) oddsratio_ci(a = 12, b = 5, c = 4, d = 15, level = 0.95)
Run the code above in your browser using DataLab