Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of exporting the result to word by stata

2025-03-29 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article will explain in detail the method of exporting the results of stata to word. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

Method: first type "ssc install asdoc, replace" in Stata, install the external command "asdoc", then type "asdoc reg price mpg weight" in the data, and finally generate a file called "Myfile.doc".

The operating environment of this tutorial: windows7 system, Microsoft Office word2013 version, Dell G3 computer.

First, type the code (ssc install asdoc, replace) in Stata to install the external command asdoc.

After the installation is complete, open our data, editor here to Stata's own data auto as an example.

Next, the editor makes a regression analysis of mpg and weight variables to price variables, and exports the results directly to Word. Enter the command: asdoc reg price mpg weight. As shown in the figure, Stata automatically generates a file called "Myfile.doc".

Click to open the Myfile.doc file and you can see that the regression analysis results we want have been exported to the Word document.

After that, we just need to adjust the format.

This is the end of this article on "the method of exporting stata results to word". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it out for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report