pierremegevand/games_howell
[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 (2023). pierremegevand/games_howell (https://github.com/pierremegevand/games_howell), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: GHtest, Cumulative distribution function of the studentized range (for Tukey's HSD test)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | Moved source code to GitHub. |
|
|
1.0.0.0 |