Home › Forums › ASDOC : Easy Publication Quality Tables in Stata › Statistics over groups, N, mean, by industry with asdoc
-
AuthorPosts
-
Georgios Loizides
GuestNovember 29, 2020 at 9:15 amPost count: 118I hope you are well. I have found your stata commands of great value.
I have dropped the outreg2 and now I am using your own command asdoc.
Now I have some tables that I want to replicate in stata. For example:
I was investigated your useful commands but I was unable to reach the above format that I want.
I would be grateful if you help me with this issue.
I greatly appreciated your contribution in stata and the amazing commands that help both me and the academic community of Accounting and Finance.I am looking forward for your prompt reply
Best regards
George Loizides-
This topic was modified 5 years ago by
Attaullah Shah.
-
This topic was modified 5 years ago by
Attaullah Shah.
You can use table command for this. see this example
sysuse nlsw88 asdoc table industry , contents(n age mean age mean wage)
asdocx is now available
A more powerful and flexible version of asdoc is now available. I call it asdocx. You may like to check the details here https://fintechprofessor.com/asdocxPlease do remember to cite asdoc. To cite:
In-text citation
Tables were created using asdoc, a Stata program written by Shah (2018).Bibliography
Shah, A. (2018). ASDOC: Stata module to create high-quality tables in MS Word from Stata output. Statistical Software Components S458466, Boston College Department of Economics.

Georgios Loizides
GuestNovember 30, 2020 at 12:17 pmPost count: 118I am impressed that you have a solution for everything in Stata .This is absolutely great and amazing!
I would like to sincerely thank you once again for your quick response and of course for the solution you gave me.
Keep up the great job you are doing.George Loizides
-
This topic was modified 5 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.