Showing posts with label GLM. Show all posts
Showing posts with label GLM. Show all posts

Tuesday, March 5, 2013

Fun with GLM links

I can never keep this straight: When to use link(log) vs. link(logit) in generalized linear models:

Use link(log) when you are after relative risks.
Use link(logit) when you are after odds ratios.