How can I interpret this outcome and especially the interaction term?
repression (0= minamal, 1= moderat, 2= extrem)
prim_method (0 violent; 1= non-violent)
camp_size_est (0=small; 1=medium, 2=large 3=extremely large)
Thank so much for your answers!
ologit camp_size_est repression_level prim_method dummy_CentralAsia repression_level#prim_method
note: 2.repression_level#0.prim_method omitted because of collinearity
note: 2.repression_level#1.prim_method omitted because of collinearity
Iteration 0: log likelihood = -1500.0835
Iteration 1: log likelihood = -1431.0448
Iteration 2: log likelihood = -1428.5738
Iteration 3: log likelihood = -1428.5688
Iteration 4: log likelihood = -1428.5688
Ordered logistic regression Number of obs = 1,472
LR chi2(6) = 143.03
Prob > chi2 = 0.0000
Log likelihood = -1428.5688 Pseudo R2 = 0.0477
----------------------------------------------------------------------------------------------
camp_size_est | Coef. Std. Err. z P>|z| [95% Conf. Interval]
-----------------------------+----------------------------------------------------------------
repression_level | -.6536634 .2827372 -2.31 0.021 -1.207818 -.0995087
prim_method | 1.615625 .1888331 8.56 0.000 1.245519 1.985731
dummy_CentralAsia | .5611673 .7041893 0.80 0.426 -.8190184 1.941353
|
repression_level#prim_method |
0 1 | -.3143915 .7170072 -0.44 0.661 -1.7197 1.090917
1 0 | -1.525688 .400695 -3.81 0.000 -2.311035 -.7403398
1 1 | -.9757766 .4209035 -2.32 0.020 -1.800732 -.1508209
2 0 | 0 (omitted)
2 1 | 0 (omitted)
-----------------------------+----------------------------------------------------------------
/cut1 | -1.219276 .5635478 -2.323809 -.1147423
/cut2 | 1.072338 .5636381 -.032372 2.177049
/cut3 | 3.063361 .5863947 1.914048 4.212673
----------------------------------------------------------------------------------------------
Related Posts with ordinal regression with interaction term (ordinal and binary variable)
Same signs of the coefficient on two subsample but different from the full sampleHi, I have two treatment variables, a and b, both are dummies. Then I Code: egen treatment=group(a…
Row total conditional on age restrictionDear Statalist members B8_01 stands for the age of the youngest child, B8_02 stands for his/her old…
Combined plots with no marginHi, I would like to combine 3 plots with no margin (or as little as possible) and 1 unique legend t…
How do I interpret coefficients when the dependent variables is in % and the independent is in log-form?I set up a model with a dependent variable in % (unemployment as a % of total population) and indepe…
Do I need to cluster the standard errors?Dear all, I have a panel data set of a study where 69 individuals were observed over 8 points in tim…
Subscribe to:
Post Comments (Atom)
0 Response to ordinal regression with interaction term (ordinal and binary variable)
Post a Comment