Dear all,
I did a pairwise comparison of means using the following command:
pwmean Urban_Peri , over(Foodgrp12 Wealthindex2 ) pveffects cimeans cformat(%9.3f) pformat(%5.3f) sformat(%8.3f)
I got the following results:
My problem is that I can't interpret what, for example,(1 1) vs (1 0) mean. Can somebody help please?
I did a pairwise comparison of means using the following command:
pwmean Urban_Peri , over(Foodgrp12 Wealthindex2 ) pveffects cimeans cformat(%9.3f) pformat(%5.3f) sformat(%8.3f)
I got the following results:
Urban and Peri_Urban Dwellers | ||||||
Food Groups#Wealth Index | Contrast | Std. Err | t | P>t | [95% Conf. Interval | |
(1 1) vs (1 0) | -0.33153 | 0.097091 | -3.41 | 0.001 | -0.52253 | -0.14054 |
(4 1) vs (1 0) | -0.17915 | 0.103159 | -1.74 | 0.083 | -0.38208 | 0.023782 |
(5 1) vs (1 0) | -0.4531 | 0.128189 | -3.53 | 0 | -0.70527 | -0.20093 |
(6 1) vs (1 0) | -0.31941 | 0.150245 | -2.13 | 0.034 | -0.61497 | -0.02385 |
(9 1) vs (1 0) | -0.42042 | 0.162605 | -2.59 | 0.01 | -0.74029 | -0.10055 |
(12 1) vs) ( (10 1) | -0.26486 | 0.133916 | -1.98 | 0.049 | -0.5283 | -0.00143 |
(2 0) vs (1 1) | 0.466667 | 0.142141 | 3.28 | 0.001 | 0.187051 | 0.746283 |
(4 0) vs (1 1) | 0.196396 | 0.097091 | 2.02 | 0.044 | 0.005402 | 0.387391 |
(6 0) vs (1 1) | 0.266667 | 0.152951 | 1.74 | 0.082 | -0.03422 | 0.567549 |
(8 0) vs (1 1) | 0.466667 | 0.206239 | 2.26 | 0.024 | 0.060957 | 0.872376 |
(9 0) vs (1 1) | 0.466667 | 0.159752 | 2.92 | 0.004 | 0.152406 | 0.780928 |
Comment