Re: [PD] Chi-Square Calculator

2010-01-28 Thread Cosmin S
Hello, Ok here is my Chi-squre calculator. Here in pseudo-rng version (0 to 255) Do you know any objects that could help to optimize this patch? I don't figure out why print 1 is desynchronised. Doesn't matter at the end because the chi-square value is output each 100 draws. Best,

[PD] Chi square calculator

2010-01-27 Thread Cosmin S
Hello, I would like to use a Random Nimber Gemerator (Orion RNG) on puredata, in a mathematical staistic process way. The RNG outputs from [comport][dev/ttyUSB0 a stream of numbers from 0 to 255. Assuming I can [route] the output stream of numbers to count pairs and unpairs numbers, I would