GHtest

Approximate test of equality of means when variances are heterogeneous.
1.9K 次下载
更新时间 2004/8/16

查看许可证

Games-Howell's approximate test of equality of means from normal population when variances are heterogeneous. It is a related test associated to the Behrens-Fisher problem.

It uses the Tukey's studentized range with specially weighted average degrees of freedom (df') and a standard error based on the averages of the variances of the means. Basically it realizes unplanned comparisions among pairs of means using the Games and Howell method. For the statistical test the function calls the file qTukey.m

File needs to input the data matrix [1=yes (default); 2=no (If not, you must to give the statistics matrix] and the significance level (default = 0.05).

It Outputs a complete table of the statistical analysis of the difference between each pair of means.

引用格式

Antonio Trujillo-Ortiz (2024). GHtest (https://www.mathworks.com/matlabcentral/fileexchange/3676-ghtest), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R11
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Hypothesis Tests 的更多信息
致谢

启发作品: pierremegevand/games_howell

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

line 198 was improved.