Open GoogleCodeExporter opened 9 years ago
Thanks, Shawn!
Original comment by amb...@gmail.com
on 1 Mar 2011 at 3:05
This could be done using a multinomial sampler approach, probably called in _get_randomised_basedata to generate a new basedata to pass on to the randomisation function. That way we can subsample and then apply shuffling if needed.
An optimisation for rand_nochange is to check if we are using the subsampled copy and return it instead of cloning another copy.
Original issue reported on code.google.com by
shawnlaffan
on 1 Mar 2011 at 1:38