public static class TheoreticalSensitivity.RouletteWheel extends Object
Modifier and Type | Method | Description |
---|---|---|
int |
draw() |
|
List<ArrayList<Integer>> |
sampleCumulativeSums(int maxNumberOfSummands,
int sampleSize,
boolean withLogging) |