Hi statalist,
I'm trying to make a regressions analysis of variables X --> Y, I'm interested in the general relationsship but will also be looking at the relationsship over the years 1989-2014.
The X variable has been tracked in two different kinds of yearly surveys from 1989-1994 and from 2004-2014 and the Y variable from 1989-2014. With all of these I've taken the survey from one year, appended it with they survey from the second year and so forth, so now I have X tracked in two datasets, one from 1989-1994, one from 2004-2014 and X tracked in one dataset from 1989-2014.
My problem is how I should combine these three datasets in order to make the analysis, I've tried with append, but stata tells me that it doesn't have any observations, which I think is because the individual level observations doesn't have both the X and Y variable. I've also tried using 1:1 merge on my "year"-variable, but stata tells me that "year does not uniquely identify observations in the master data".
So my question is how I should combine the datasets to make the analysis possible.
Thanks in advance,
Kasper Lovén
Related Posts with Combining datasets for yearly analysis with individual level observations
STJM error BLUP calculation failedHello, I am currently trying to run a joint longitudinal survival model using the stjm command. I a…
Survival timeDear Sir/Madam: When I try to set my data as survival time using stset command, it returns a message…
stjm error, blup calculation failedHello, I am currently trying to run a joint longitudinal survival model using the stjm command. I a…
Problem with Wilcoxon testDear Users, We are two undergraduate students of Economics; doing our final Thesis, and we are kind…
Graphing interaction effect on multiple imputed negative binomial modelsHi. I have problems graphing the interaction effect I get after the following "main" commands. gen …
Subscribe to:
Post Comments (Atom)
0 Response to Combining datasets for yearly analysis with individual level observations
Post a Comment