Hello helpful Stata users,
I am trying to generate a word export of my dependent variable via the sum function with details.
Should basically look like this in the end:
[ATTACH=CONFIG]temp_18812_1593519184716_955[/ATTACH]
Now I have tried the asdoc export, which somehow seems to transform it into a one line table missing all the useful percentile information and just summing up Obs, Mean and so on...
> asdoc sum Exports_USD_Hundred_Million, detail
I have also tried using esttab, however I am unfamiliar with the command and couldn't produce what I was looking for.
Is there an option for asdoc, which just exports the table like it normally shows in Stata without the asdoc command in front? Or any other way, I can generate output such as in the above picture?
Thank you very much for any help and advice!
Kind regards,
Till
0 Response to Exporting detailed summary statistics to Word
Post a Comment