[R] Odds ratios from lrm plot

RD235 rdybowski1 at gmail.com
Sat Nov 12 03:08:19 CET 2011


The code

library(Design)
f <- lrm(y~x1+x2+x1*x2, data=data)
plot(f)

produces a plot of log odds vs x2 with 0.95 confidence intervals. How do I
get a plot of odds ratios vs x2 instead?

Thanks


--
View this message in context: http://r.789695.n4.nabble.com/Odds-ratios-from-lrm-plot-tp4033340p4033340.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list