ElMaestro ★★★ Denmark, 2012-06-27 18:54 (4738 d 22:08 ago) Posting: # 8856 Views: 6,579 |
|
Hi all, on basis of some recent discussions regarding random number generators, ms excel and software for randomisation in BE-studies, an *ahem* good friend of mine wrote a small open-source randomiser in C which allows the user to specify how many sequence and how many subjects per sequences the prospective BE study should have. On that basis, the software auto-seeds the NLYW called Mersenne Twister and randomises the appropriate number of subjects into the different sequences. There is output to screen (DOS) as well as to a CSV-file. Not thoroughly error-checked. Feel free to validate ![]() You can download the executable and the source code here. — Pass or fail! ElMaestro |
Dr_Dan ★★ Germany, 2012-06-28 16:34 (4738 d 00:28 ago) @ ElMaestro Posting: # 8859 Views: 5,366 |
|
— Kind regards and have a nice day Dr_Dan |
ElMaestro ★★★ Denmark, 2012-06-28 17:10 (4737 d 23:52 ago) @ Dr_Dan Posting: # 8860 Views: 5,307 |
|
Hi Dr_Dan, ❝ Have you ever tried Randomization.com? I haftadmit I never knew that website ![]() Thank you for the info. — Pass or fail! ElMaestro |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2012-06-29 04:23 (4737 d 12:39 ago) @ ElMaestro Posting: # 8865 Views: 5,445 |
|
Hi to both of you! ❝ ❝ Have you ever tried Randomization.com? Saw it a while ago and forgot… Interesting what Jerry writes about validation. BTW, one of the best online texts on statistics by the same author here. Quote:
P.S.: See also his e-book for Kindle (€ 2.68). — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |