Hello,
I would like to know how to generate a panel summary statistics table from Stata to LaTex. I have this code in Stata for the summary statistics: xtsum lwage educ black hisp exper expersq married union
I want to know the code that's going to automatically generate a LaTex table through Stata.
Thanks
I would like to know how to generate a panel summary statistics table from Stata to LaTex. I have this code in Stata for the summary statistics: xtsum lwage educ black hisp exper expersq married union
I want to know the code that's going to automatically generate a LaTex table through Stata.
Thanks
Comment