Interactions in logistic regression

Steve Simon

2004/04/08

[StATS]: Interactions in logistic regression (April 8, 2004)

Someone asked me how to compute interactions in binary logistic regression. You need to be careful, since interactions are tricky to interpret. I need to update my pages to offer a detailed description of what an interaction is and how to interpret it properly.

I did find the time to run a simple example of interaction using the Titanic mortality data set. In that data set, women had much better survival probabilities (this was during an era when people believed in the phrase “Women and children first”). The effect, however, is not as strong in 3rd class passengers as it is in first and second class passengers.

interact1.gif not found.

When you calculate a separate odds ratio for each passenger class, you get a value of 30 for first class, 42 for second class, and 4.6 for third class.

interact2.gif not found.

This disparity is the classic example of interaction–the effect of one variable becomes stronger or weaker depending on the level of the other variable.

When you fit a binary logistic model with an interaction, the estimates look like this:

interact3.gif not found.

The last passenger class (third class) becomes the reference level. The odds ratio for sex, 4.6, is the odds ratio within the third passenger class. The odds ratio for the interaction between pclass(1) and sex is 6.6, which is shows how much larger the odds ratio would be in first class compared to third class. It is literally a ratio of odds ratios (30/4.6). The odds ratio for the interaction between pclass(2) and sex is 9.3, which again shows how much larger the odds ratio is in second class compared to third class (9.3 = 43/4.6).

If you detect a significant interaction in your data set, the simplest thing to do is to estimate odds ratios separately for one of the two factors involved in the interaction. For example, someone wrote in asking about an interaction between gender (male/female) and alcohol use (yes/no) in a logistic regression model predicting dating violence. The simplest thing is to look at the odds ratio relating drinking and dating violence first for males only and then for females only. That seems like the logical choice, but you could also look at the odds ratio for gender and dating violence, first for the drinkers and then for the teetotalers.

This page was written by Steve Simon while working at Children’s Mercy Hospital. Although I do not hold the copyright for this material, I am reproducing it here as a service, as it is no longer available on the Children’s Mercy Hospital website. Need more information? I have a page with general help resources. You can also browse for pages similar to this one at Category: Logistic regression.

regression](../category/LogisticRegression.html). for pages similar to this one at [Category: Logistic with general help resources. You can also browse Children’s Mercy Hospital website. Need more information? I have a page reproducing it here as a service, as it is no longer available on the Hospital. Although I do not hold the copyright for this material, I am This page was written by Steve Simon while working at Children’s Mercy