Hey,
I want to create new observations for missing years.
For example, I have data on wages and months of work each year for each id.
For people that were unemployed I don't have any observation in that year.
Current data:
year months wage
2011 12 11000
2012 9 8000
2014 12 15000
The new required data:
year months wage
2011 12 11000
2012 9 8000
2013 0 0
2014 12 15000
any help would be appreciated,
Thanks,
Brit
Related Posts with How to create observations for missing years
regression on filtered dataIs there any disadavntage associated with the filtered regression wherein you you have filtered the …
Dropping individuals when missing observations and change in variableHi, I am running panel data analysis in Stata and work with Survey data from Germany. The period co…
New version of somersd on SSCThanks as always to Kit Baum, a new version of the somersd package is now available for download fro…
[Urgent]- How to compute normal posterior distribution for Bayesian AnalysisHi everyone, I am a new user to STATA, and after reading the manuals and information online, I am s…
Converting CSV file to Excel and then uploading it into Stata formathttps://www.eia.gov/beta/internation...=2014&end=2016 Hi, I would like to convert the above fi…
Subscribe to:
Post Comments (Atom)
0 Response to How to create observations for missing years
Post a Comment