Hello all, please I am a bit confused about how best to interpret this difference-indifference result generated using didregress. The coefficient of the controls is what is proving most difficult for me. I will appreciate your kind gestures. thanks.
Code:
Number of groups and treatment time
Time variable: period
Control: kd_did = 0
Treatment: kd_did = 1
-----------------------------------
| Control Treatment
-------------+---------------------
Group |
facname | 3 4
-------------+---------------------
Time |
Minimum | 0 1
Maximum | 0 1
-----------------------------------
Difference-in-differences regression Number of obs = 321
Data type: Repeated cross-sectional
(Std. err. adjusted for 7 clusters in facname)
------------------------------------------------------------------------------------------
| Robust
selfefficacy | Coefficient std. err. t P>|t| [95% conf. interval]
-------------------------+----------------------------------------------------------------
ATET |
kd_did |
(1 vs 0) | -.2716428 .1455646 -1.87 0.111 -.6278265 .0845409
-------------------------+----------------------------------------------------------------
Controls |
age |
16 | -.010984 .0736177 -0.15 0.886 -.19112 .1691521
17 | .1059812 .0621366 1.71 0.139 -.0460616 .2580241
18 | .0233642 .0601636 0.39 0.711 -.1238507 .1705792
19 | .0088221 .0385312 0.23 0.827 -.0854604 .1031046
|
highedulevel |
Islamiyyah | -.1084261 .1579267 -0.69 0.518 -.4948588 .2780065
Primary | -.2055786 .115482 -1.78 0.125 -.4881529 .0769956
Junior Secondary School | .0785583 .137085 0.57 0.587 -.2568767 .4139932
Senior Secondary School | .0629729 .0953878 0.66 0.534 -.1704327 .2963786
Above secondary | .21691 .1099776 1.97 0.096 -.0521955 .4860154
|
relig |
Islam | 0 (omitted)
|
ethnic |
Fulani | .0277382 .0842027 0.33 0.753 -.1782984 .2337748
Others | .0813324 .0812703 1.00 0.356 -.1175289 .2801937
|
married |
Yes | 0 (omitted)
|
numwives |
Two Live-in Partner | -.0179234 .1335658 -0.13 0.898 -.344747 .3089002
Three Live-in Partner | -.0317121 .1379952 -0.23 0.826 -.3693742 .3059499
Four Live-in Partner | .2230525 .1719543 1.30 0.242 -.1977045 .6438095
|
childnum |
One Child | .0407261 .0539371 0.76 0.479 -.0912532 .1727054
Two Children | .1563408 .0857388 1.82 0.118 -.0534544 .366136
Three or more Children | .1277884 .1239112 1.03 0.342 -.1754115 .4309883
|
period |
Endline | .6926687 .149576 4.63 0.004 .3266694 1.058668
_cons | 2.840348 .1763955 16.10 0.000 2.408724 3.271972
------------------------------------------------------------------------------------------
Note: ATET estimate adjusted for covariates, group effects, and time effects.

Comment