结果:找到“ttable3 中位数”相关内容6个,排序为按回复时间降序,搜索更多相关帖子请点击“高级”
-ttable3- 多变量组间均值和中位数差异检验列表命令
925 个回复 - 162158 次查看
ttable3 命令使用说明[/backcolor]简介:The official command ttest tests that a single variable has the same mean within thetwo groups defined by groupvar, while another official command median do si ...
2013-12-4 12:20 - arlionn - Stata专版
-ttable3- 多变量组间均值和中位数差异检验列表命令
82 个回复 - 43323 次查看
代码解释
ttable3命令使用说明+相关程序+使用方法+程序下载+FAQ
1、
ttable3 命令使用说明
[hr]
简介:
The official command -ttest- tests that a single variable has the same mean within the two ...
2015-2-15 19:46 - arlionn - 经管代码库
ttable3进行中位数检验,后面不能加f(%8.2f)调整格式吗
2 个回复 - 3920 次查看
t-test时,使用命令:
ttable3 price wei len mpg, by(foreign) f(%8.2f),可以执行。但是,
Median test时,命令:
ttable3 price wei len mpg, by(foreign) median f(%8.2f),却不可以执行。提示:varlist requi ...
2017-5-4 12:33 - zyonline1981 - Stata专版
用ttable3指令做中位数差异检验,怎么同时设置输出的字符格式?
0 个回复 - 1325 次查看
如题。求助各位坛友,在使用
ttable3指令做
中位数差异检验时,怎么同时更改输出的字符格式?
因为在写指令的时候,
ttable3 var , by(group) [ format(%fmt) unequal welch median ... ],format(%fmt) 和 medi ...
2020-3-31 10:02 - 斯莫维特 - Stata专版