[SciPy-Dev] Missing statistical Tests for scipy.stats

Haslwanter Thomas Thomas.Haslwanter at fh-linz.at
Fri Jul 5 03:45:33 EDT 2013


Hi,

in preparing a statistics lecture using Python (http://work.thaslwanter.at/Stats/html/ ), I realized that two important statistical tests are currently not available in scipy:


·         McNemar Test (http://en.wikipedia.org/wiki/McNemar%27s_test )

·         Cochran's Q-Test (http://en.wikipedia.org/wiki/Cochran%27s_Q_test)

I have found the equations for the McNemar test, and implemented a version in Python. Would there be an interest in incorporating this module in scipy.stats?

If I'd get the formulas for Cochran's Q-test, I would also be keen on implementing that one.

What do you think?

thomas

---
Prof. (FH) PD Dr. Thomas Haslwanter
School of Applied Health and Social Sciences
University of Applied Sciences Upper Austria
FH OÖ Studienbetriebs GmbH
Garnisonstraße 21
4020 Linz/Austria
Tel.: +43 (0)5 0804 -52170
Fax: +43 (0)5 0804 -52171
E-Mail: Thomas.Haslwanter at fh-linz.at<mailto:Thomas.Haslwanter at fh-linz.at>
Web: me-research.fh-linz.at<http://work.thaslwanter.at>
or work.thaslwanter.at

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20130705/81365541/attachment.html>


More information about the SciPy-Dev mailing list