Skip to content

GAMES_HOWELL: post-hoc Games-Howell test for one-way ANOVA.

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
cdfTukey-license.txt
Notifications You must be signed in to change notification settings

pierremegevand/games_howell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

games_howell

GAMES_HOWELL: post-hoc Games-Howell test for one-way ANOVA.

[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

About

GAMES_HOWELL: post-hoc Games-Howell test for one-way ANOVA.

Topics

Resources

License

MIT, BSD-2-Clause licenses found

Licenses found

MIT
LICENSE
BSD-2-Clause
cdfTukey-license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages