ello,
I need your help with interpretation of Logistic Regression results.
I have 3 variables: Y,X1,X2
A ln transformation was made on X1, and the Logistic model was used, these are the results:
b1 ( beta 1 ) = -0.9148
b2 = -1.078
X2 significant, X1 not
OR for X1 = 0.401
OR for X2 = 0.340
What I need is:
1. What is the regression model ( equation ) ?
2. What is the predicted value of Y for X1 = 30 and X2 = 1 ( X2 is nominal )
cheers !!