Logistic Regression: Interaction Terms
Logistic Regression: Interaction Terms
1
Interactions in Logistic Regression
logit(P(Y = 1)) = β0 + β1 × X1 + β2 × X2 + β3 × X1 × X2
I Interaction term
2
Interactions in Logistic Regression
3
Interaction Between 2 Dummy Variables
4
Interpreting the Intercept
logit P(Y = 1) = β0 + β1 × 0 + β2 × 0 + β3 (0 × 0)
= β0
5
Interpretations of Other Quantities Involving β0
6
Interpreting β1 and β2
7
Interpreting β1 and β2
I Amongst non-smokers
8
Interpreting β1 and β2
9
Interpreting β3
10
Interpreting β3
11
Quick Lookup Table
13
Interaction Between a Dummy Variable and a
Continuous Variable
14
Interaction Between a Dummy Variable and a
Continuous Variable
15
Interaction Between a Dummy Variable and a
Continuous Variable
16
Quick Lookup Table
18
Interaction Between 2 Continuous Variables
19
Interaction Between 2 Continuous Variables
20
Interaction Between 2 Continuous Variables
21
Quick Lookup Table
23