> On Oct 2, 2016, at 9:24 AM, mviljamaa <mvilja...@kapsi.fi> wrote:
> 
> I'm doing logistic regression and I need to infer the coefficients as odds 
> ratios.
> 
> I first did my model using lm(), but now that I need odd ratios, then should 
> I have used glm() like displayed here:
> 
> http://r.789695.n4.nabble.com/Odds-ratio-from-Logistic-model-in-R-td2630277.html

Yes.


-- 
David Winsemius
Alameda, CA, USA

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to