I have variables ID, Name, Age and Income. Income is the income of the household head. I want the income for the household head to appear on all the members of the household. How do I do it?
Related Posts with How do I make a value repeat itself across observations per ID?
how to control for individual fixed effects in Stata?I know one method can be: Code: regress y x1 x2 i.id, vce(robust) But the problem is in my data set…
Creating a sum variable which depends on 2 other variablesHello! I am currently working on a panel dataset containing, amongst others, the variables "compani…
Propensity Score Matching - Regression on a matched sample and introducing new controlsHi, I am using propensity score matching to reduce selection bias and then running a regression on …
Current and Lagged Values of an Independent Variable in xtabond2Hi everyone! May I ask if it is technically correct to include both current and lagged values of an …
Regression based for different time periods based on a conditionDear Stata Users Yesterday I posted a question under the head, "Regression-based on different time p…
Subscribe to:
Post Comments (Atom)
0 Response to How do I make a value repeat itself across observations per ID?
Post a Comment