# NOT RUN {
data(glasses)
## draw the iso-odds ratio plot with 50% CI and 95% CI,
plotOddsRatio(glasses)
## return the 95% CI information
OddsRatio(glasses)
## draw the iso-odds ratio plot with 50% CI and 95% CI,
## invisibly return the 95% CI information
plotOddsRatio.base(glasses)
# }
Run the code above in your browser using DataLab