Games-Howell post-hoc test for one-way ANOVA
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[h,p,stats]=games_howell(data,group,alpha) performs the Games-Howell test for one-way ANOVA (analysis of variance). The Games-Howell test compares all individual group means to each other in a pairwise fashion. It accommodates groups with unequal sample sizes (with a recommended minimum number of 6 observations in any given group) and variances.
This function calls the function CDFTUKEY, by Peter Nagy (copyright). http://www.mathworks.com/matlabcentral/fileexchange/37450
Cite As
Pierre Mégevand (2026). pierremegevand/games_howell (https://github.com/pierremegevand/games_howell), GitHub. Retrieved .
Acknowledgements
Inspired by: GHtest, Cumulative distribution function of the studentized range (for Tukey's HSD test)
General Information
- Version 1.1.0.0 (5.58 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1.0.0 | Moved source code to GitHub. |
||
| 1.0.0.0 |
