我试图tabout在Stata中使用该命令生成一个表格,显示年龄变量的摘要统计信息.我想要的是类似于summarize age, detail输出但产生类似于MS Word格式的输出.
tabout
summarize age, detail
tabout年龄使用table111.txt,c(偏斜年龄峰度年龄平均年龄中位年龄sd年龄)f(0c)总和h3(nil)npos(两者)
不会产生我想要的结果.
有关如何调整代码的任何建议?如果我想在表中包含第二个变量以及相同的汇总统计信息,该怎么办?
interpretation stata
interpretation ×1
stata ×1