在《Create and Export Tables Using Stata》一书中,Michael Mitchell将教您如何熟练地制作自定义的、具有出版质量的汇总统计表、回归结果等。Mitchell查阅了数百篇来自多个学科的已发表期刊论文,寻找常用的表格布局。本书通过使用Stata的table、dtable和etable命令以及collect命令集的
在《Create and Export Tables Using Stata》一书中,Michael Mitchell将教您如何熟练地制作自定义的、具有出版质量的汇总统计表、回归结果等。Mitchell查阅了数百篇来自多个学科的已发表期刊论文,寻找常用的表格布局。本书通过使用Stata的table、dtable和etable命令以及collect命令集的示例,详细介绍了如何创建最常用的表...
在《Create and Export Tables Using Stata》一书中,Michael Mitchell将教您如何熟练地制作自定义的、具有出版质量的汇总统计表、回归结果等。Mitchell查阅了数百篇来自多个学科的已发表期刊论文,寻找常用的表格布局。本书通过使用Stata的table、dtable和etable命令以及collect命令集的示例,详细介绍了如何创建最常用的表。
Why reprex? Getting unstuck is hard. Your first step here is usually to create a reprex, or reproducible example. The goal of a reprex is to package your code, and information about your problem so that others can run it…
《Create and Export Tables Using Stata》对于任何报告数据特征或分析的人来说都是不可或缺的。您将学习如何创建所需的布局、格式和风格的表格。通过使用样式来自动创建任何未来的表格,优化您的工作流程。您会一遍又一遍地把这本书从书架上拿下来,因为它很快就会成为您在Stata中创建表格的参考。