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)
Compare observation to previous ones: Patent DataHello everyone I have an extensive dataset about individual patents (patnum), belonging to a techno…
Generating dummy variables using non-numerical dataHello. I am working with survey data where participants are asked if they agree with a statement, in…
Rendering of Stata homepage in MS EdgeI just noticed that my company browser doesn't render the Stata homepage properly. There is a huge "…
e(r2_p) as a weight on a loop of regressionsHello everyone, I would like to run a loop of 10 logit regressions following more or less the examp…
Generating new variable using subtractionHello! I have data on the year that employees joined a company, startyear. In order to figure out th…
Subscribe to:
Post Comments (Atom)
0 Response to ordinal regression with interaction term (ordinal and binary variable)
Post a Comment