GHtest

버전 1.0.0.0 (6.01 KB) 작성자: Antonio Trujillo-Ortiz
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 (2025). 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.