Dear Statas,
I have 7 datasets of the same study with the same variable names but differing content of these variables.
My problem: For example, the first data set has 227 variables, the second one 323 variables and they are all named v1, v2, v3 etc. even though those stand for different things in each data set. And when I append them only the 96 variables that are more from the second data set are added. How can I manage to append the full data set? Do I maybe have to create categories (e.g. year) where I can add the certain variables?
Thank you for your help!
Related Posts with Appending data sets with the same variable names that have different content fails
Rolling sd over same quartersDear all, I would really appreciate your help over the following issue that I've been struggling wit…
Randomization or pairwise matchingI am a newbie to randomization or stratified sampling, etc, so pardon my lack of accuracy in explain…
Drop missing observations at the end of each groupDear Statalist members, I would like to drop missing observations based on their position in the da…
ideas for: extracting all unique items, across all observations, from a string variable (itself being a list) - into a separate file?Dear statalist I am trying to figure out if there is a way to generate a datafile with all unique i…
xtqreg bootstrap with fixed effectsUsing the Grunfeld data, this runs just fine: Code: bootstrap, reps(50) cluster(company) idcluster…
Subscribe to:
Post Comments (Atom)
0 Response to Appending data sets with the same variable names that have different content fails
Post a Comment