Hi all,
I'm working on creating descriptive tables for my analysis and I'm fairly new to working with multiple datasets. I'm working with datasets from 6 different countries and want to create a single summary table for one variable (let's call it median salary of worker) with variable stats in columns and countries as rows. My issue here is that since I'm working with 6 different datasets and I don't exactly know how I can store the results from each dataset and then create a single table with the output (median salary). I know I can merge the 6 datasets and then create my tables but I'm wondering if there's an easier way to store my results and then use -esttab-. Or if there's a way to combine my results from each dataset and output them in a table.
Thank you for any suggestions here!
Best,
Mansha
I'm working on creating descriptive tables for my analysis and I'm fairly new to working with multiple datasets. I'm working with datasets from 6 different countries and want to create a single summary table for one variable (let's call it median salary of worker) with variable stats in columns and countries as rows. My issue here is that since I'm working with 6 different datasets and I don't exactly know how I can store the results from each dataset and then create a single table with the output (median salary). I know I can merge the 6 datasets and then create my tables but I'm wondering if there's an easier way to store my results and then use -esttab-. Or if there's a way to combine my results from each dataset and output them in a table.
Thank you for any suggestions here!
Best,
Mansha
Comment