maximtrp / scikit-posthocs

Multiple Pairwise Comparisons (Post Hoc) Tests in Python
https://scikit-posthocs.rtfd.io
MIT License
351 stars 40 forks source link

Comparing to a control? #10

Closed benjaminpatrickevans closed 6 years ago

benjaminpatrickevans commented 6 years ago

Hi there,

Thanks for the package! I am using friedman tests paired with the Nemenyi test, and this works very nicely for looking at all pairwise comparisons.

I was wondering if there was a way to compare vs a control method using say the Holm method? I can see there is a Holm option with both conover and siegel, but I do not believe these compare against a control (correct me if Im wrong).

Thank you

maximtrp commented 6 years ago

I guess you mean one-vs-all comparison tests. Am I right? If yes, such tests are not implemented yet.

benjaminpatrickevans commented 6 years ago

Yes this is what I meant, okay thanks anyway! This would be a nice addition in the future. By the way @maximtrp, if I use this in a paper, how would you like me to cite the package?

maximtrp commented 6 years ago

@ben-ix There is no other way to cite it now, but to add a package name when describing statistical analysis. But I'm planning to publish a paper in JOSS in the near future.

maximtrp commented 5 years ago

@ben-ix You can cite the package now.