Hi, I have the following table of odds ratios (or), lower limits(ll) and upper limits(ul), which I would like to plot as horizontal lines beginning at the lower limit, ending at the upper limits and with a dot at the odds ratio on an x-axis on a log10 scale. The y axis would be the study sites.
>From what I can figure out, it looks like the plotCI function will do >everything except give me an x-axis that is on a log10 scale and I can't get >the logaxis function in the log10 package to work. Study or ll ul order UCSF 0.7 0.55 0.89 1 MDA 0.76 0.71 0.93 2 UK 0.68 0.51 0.89 3 Mayo 0.5 0.28 0.87 4 Thanks for any suggestions! Terri [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.