Dear all,
I have cross-sectional data that include siblings. Now I need to run an analysis that using the sibling fixed-effect approach. The identifier variable I have is the personal ID (id) and family ID (famid, people within the same family are all siblings).
To control the sibling effect, I plan to use the following codes.
reg y x i.famid
areg y x, absorb(famid)
reghdfe y x, absorb(famid)
I assume these three codes will give the same results. Am I correct in modeling the sibling fixed effect?
I really appreciate any help you can provide.
Related Posts with How to model sibling fixed effect?
Long to wide, converting values to label for new variableHi all, I've got a raw dataset in the following format: indicatorcode indicatordescription regi…
two fpfit plots on one with estoptsHello stata-users, I have tried plotting two fpfit curves on one graph using Code: twoway (fpfit v…
New version of descgen on SSCThanks once again to Kit Baum, a new version of the descgen package is now available for download fr…
-khb- and multiple imputed dataHi! I am doing mediation analyses with continuous iv and m, and binary dv. Is it possible to use the…
Opening and cleaning SPSS -> STATADear Statalist, I hope this finds you well and rested after the weekend. I've recently been trying …
Subscribe to:
Post Comments (Atom)
0 Response to How to model sibling fixed effect?
Post a Comment