EmpiricalDistribution(Impl) should support a pluggable kernel
-------------------------------------------------------------
Key: MATH-671
URL: https://issues.apache.org/jira/browse/MATH-671
Project: Commons Math
Issue Type: Improvement
Affects Versions: 2.2
Reporter: Phil Steitz
Fix For: 3.1
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira