Hi Phil,
Thank you ... EmpiricalDistribution was actually what I was looking for!
-Mike

On Mon, Nov 23, 2015 at 1:10 PM, Phil Steitz <phil.ste...@gmail.com> wrote:

> On 11/23/15 1:48 PM, michael.brzustow...@gmail.com wrote:
> > Hi,
> > Is a Histogram class in the works? I am currently
> > using org.apache.commons.math3.stat.Frequency to build my own. I think it
> > would be a really useful addition considering how thorough the other
> > statistical classes / methods are in math 3.
> > Thanx,
> > Mike
> >
> Nothing is in the works to actually draw histograms.  You can
> generate the data for histograms using
> o.a.c.m.random.EmpiricalDistribution.
>
> Phil
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to