Re: [ojAlgo-user] apparent bug in Gamma distribution
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Chris L. <cg...@gm...> - 2012-06-20 22:41:15
|
Great, thanks. Re the Weibull, it looks like it's a problem with the test; I should have noticed that one can't draw samples with those parameters (.01,.01) and expect doubles to contain the result. If you change the parameter floor to .2 and relax the sensitivity of the variance unit-test parameter (perhaps to the point of ignoring it for the really long-tailed Weibull distributions) it should pass. Chris |