powered by
oddsratio(a, b, c, d, conf.level=0.95)
res <- oddsratio(5, 10, 85, 80) str(res) print(res)
Run the code above in your browser using DataLab