[ 
https://issues.apache.org/jira/browse/MATH-671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phil Steitz resolved MATH-671.
------------------------------

    Resolution: Fixed

Fixed in r1457372
                
> 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
>            Assignee: Phil Steitz
>             Fix For: 3.2
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to