No more typing on numbers on a document with a ruler on my hand. If you are taking screenshots, you can stop this now.
It has been a while, but Stata15 has a syntax 'putdocx' where you can take all your estimates and graphs and turn into a word document. https://www.stata.com/manuals/pputdocx.pdf
In general we can start with, putdocx begin
After running several commands line to format table, we can run data analyses and
putdocx table can take those estimates and enter into the formatted table. putdox save filename exports this to word file. https://www.youtube.com/watch?v=rgd_frM6kKA
Stata's webinar, 'Tips and Tricks' briefly mentions about turning results into word format, too.
If you are interested, you need to sign up for one of the sessions.https://www.stata.com/training/webinar/tips-and-tricks/
Happy stata-ing!
Comments
Post a Comment