Ask a question
Limited-Time Offer: 50% off IBM TechXchange Conference 2025
IBM’s largest technical learning event is back October 6-9 in Orlando, FL
Hello, does anyone know a good tutorial for log-binomial regression? I don't know anything about it and I'd like to learn how to do it and understand it. Thanks!
I assume you want a model where Exp(B) = the risk ratio rather than the odds ratio. If so, here are a couple resources you might find instructive. The first one shows Stata code, but it should not be too difficult to see you could use GENLIN (instead of Stata's glm) to estimate the same models. And as you'll see, both resources conclude that a GzLM with a log link and Poisson error distribution is preferred over log link and binomial error distribution.
I hope this helps.