March 3, 2015
12:48 p.m.
It does not really matter. Start to write your stat test and we will go over it. This is --highly-- important to have such tests. Alexandre
Le 3 mars 2015 à 07:22, Julien Delplanque <julien@tamere.eu> a écrit :
On 03/03/15 13:11, Serge Stinckwich wrote: This is not really difficult to implement a khi2 or ks-test. I'm doing that with my 1st year university student in Python. I will try if I found sone time in Pharo. I know it's not complicated, I had to implement KS test in python for another project (but I don't think you are one of my professor :p).
I will do it soon but I'm still noob in smalltalk so I don't know where to implement this and how: class messages or object messages for example?
Julien