Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.2
-
None
-
None
Description
The normal distribution used to sample data within bins should be pluggable, replaceable by any distribution that can be parameterized by a StatisticalSummary. Adding a protected getKernel(StatisticalSummary) that defaults to provide a normal distribution will enable this.