Add Dunnett's test
Pamphile Roy <[email protected]>
| Newsgroups | gmane.comp.python.scientific.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I propose the addition of Dunnett's test function. It is similar to Tukey’s test, but instead compares all sample groups to a control group. Hence the test performs less p-value calculation and is more powerful in that situation. It is pretty much the recommended, and widely used, method when comparing groups against a control. Note that the function is listed on our roadmap in the stats section under “post hoc tests": https://scipy.github.io/devdocs/dev/roadmap-detailed.html#stats We would gladly get your opinion on the PR: https://github.com/scipy/scipy/pull/18107 Cheers, Pamphile _______________________________________________ SciPy-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: [email protected]