How to interpret an interaction effect in logistic regression models?
I am running a binary logistic regression;
log (Y) = b0 + b1 X1 + b2 x2 + b3 X3 + b4 X2*X3
Y = 1/0
IVs are continuous (X1, X2, X3).
The question is how to plot and interprets the interaction effect (X2*X3)?