python-mle
python-mle copied to clipboard
Implement statistical tests
We should implement various ways to test for goodness of fit.
■ Kolmogorow-Smirnoff □ run test ■ χ²-Test
I started implementing the three tests but #13 or #16 are blocking the implementations of the cdf, needed e.g. for the kolmogorow smirnoff test