[
https://issues.apache.org/jira/browse/MATH-298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Steitz resolved MATH-298.
------------------------------
Resolution: Fixed
Fixed in r817128.
> EmpiriicalDisributionImpl.getUpperBounds does not return upper bounds on data
> bins
> ----------------------------------------------------------------------------------
>
> Key: MATH-298
> URL: https://issues.apache.org/jira/browse/MATH-298
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 1.0, 1.1, 1.2, 2.0
> Reporter: Phil Steitz
> Fix For: 2.1
>
>
> Per the javadoc, the getUpperBounds method in the EmpiricalDistribution
> should return upper bounds for the bins used in computing the empirical
> distribution and the bin statistics. What the method actually returns is the
> upper bounds of the subintervals of [0,1] used in generating data following
> the empirical distribution.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.