Hello everyone,
I have a data for multiple individuals from different families at one (1) point in time. As i do a replication study, one of the approaches by the authors was to use a family-fixed effects to estimate difference in height using a within family comparison, assuming that nutrition patterns…. were shared by the individuals coming from the same household.
A question is how to do it properly in stata…
My approach:
xtset orighhid
xtreg height exposed age_days age_days2 sex i.bth_month, vce (cluster orighhid) fe
Is this correct?
Related Posts with Within Family fixed effects in cross section
Labeling Dummy VariablesHi This may sound silly but I am having problems labeling the Stata output from 0 to YES and 1 to NO…
Generating index numbers with panel data Hello, Would anyone know whether there exists a possibility to generate index numbers over time wit…
Dynamically row sum with conditionsDear Statalisters, I have information about the number of number of stocks bought by company and da…
Using the egen commandHello, Statalist members, I am a new Stata user. I would like to count the total number from the fi…
margins after mlogit not estimable - why?HI all, Ran the below multinomial logit model and some of the margins are not estimable. What are so…
Subscribe to:
Post Comments (Atom)
0 Response to Within Family fixed effects in cross section
Post a Comment