I have a big dataset that I need to append: Dataset1 and Dataset2.
I need to append Dataset2 from Dataset1.
Dataset1 only has the names in the firstrow (i.e. country1_2000, country1_2001,...country1_2020, country2_2000,...country2_2020,...)
Dataset2 has arbitrary variable names with the actual data (v1,v2,......)
I need to append Dataset2 to Dataset1 while keeping the variable names.
Is there a way to do this? Basically, I want the Stata to append exactly column by column.
For example column1 in Dataset2 to column1 in Dataset1.
Related Posts with Append ignoring different variable names
ppml_panel_sg : Ramsey RESET testHi, How can I evaluate the Ramsey RESET test if I am using the ppml_panel_sg estimator: ppml_panel…
Preserving sample size across multiple imputation regressionsHi all, I am trying to run various regressions based on multiply imputed data, and would like to pr…
esttabDear Researchers, I am using the generalized DID model and the code is below: Code: xtreg perf i.Ev…
Which model to use? Panel Data Fixed-Effects ModelDear members! I am running a log-log model (almost all variables are in logs) with panel data of T=…
Readmission database - identify first case and all readmissionsAll, I've looked through the other topics regarding readmission and my question is slightly differe…
Subscribe to:
Post Comments (Atom)
0 Response to Append ignoring different variable names
Post a Comment