Closed lukesonnet closed 6 years ago
I believe that the new version is "better" but that the old version was not "wrong". I think you're seeing differences because of https://github.com/DeclareDesign/randomizr/issues/50.
So yes, the randomization distribution under 12 admits slightly more possibilities than under 16.
See the following MWE:
The result is that there are a few cases where the randomization is not equivalent. Indeed I believe this is due to a change in load balancing (Issue #35). This isn't ideal for those of us who use randomizr in old randomizations and rely on rerunning those scripts to ensure the randomization protocol doesn't change as data upstream from the randomization changes. Also, would like to know (for a friend) if the old version was "wrong" because then I've got a bigger problem.