MultiComparison.tukeyhsd(alpha=0.05) [source]
Tukey’s range test to compare means of all pairs of groups
| Parameters: | alpha (float, optional) – Value of FWER at which to calculate HSD. |
|---|---|
| Returns: | results – A results class containing relevant data and some post-hoc calculations |
| Return type: | TukeyHSDResults instance |
© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.sandbox.stats.multicomp.MultiComparison.tukeyhsd.html