Package picard.analysis
Class TheoreticalSensitivity.RouletteWheel
- java.lang.Object
-
- picard.analysis.TheoreticalSensitivity.RouletteWheel
-
- Enclosing class:
- TheoreticalSensitivity
public static class TheoreticalSensitivity.RouletteWheel extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
draw()
List<ArrayList<Integer>>
sampleCumulativeSums(int maxNumberOfSummands, int sampleSize, boolean withLogging)
-