[R] Plot odds ratios on log scale

Richard M. Heiberger rmh at temple.edu
Mon Dec 21 23:23:17 CET 2009


Please look at the aedotplot, in which we plot four variables:
A effect, B effect, relative risk, and CI on the relative risk.

It should be easily modified to plot the odds ratios.

## install.packages("HH")  ## if you don't have it yet.

library(aedotplot)
example(aedotplot)




More information about the R-help mailing list