$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2008-05-05 05:01:05
John Maddock wrote:
> Johan Råde wrote:
>> Hi John,
>>
>> Do you have any plans to add support for the hypergeometric
>> distribution? That distribution is important for the Fisher exact
>> test for
>> independence in a 2x2 table.
>
> Yes, in the sense that it's pretty much at the top of the TODO list:
> http://svn.boost.org/svn/boost/trunk/libs/math/doc/sf_and_dist/html/math_toolkit/status/issues.html#math_toolkit.status.issues.feature_requests
>
> I haven't looked into the implementation yet though, or found any test
> values to sanity check against. If you're in need of it, fancy writing it ?
> :->
First I need to get next release of our product out of the door,
and then finish up the floating point classification and facets stuff.
We'll see. I can't promise anything.
--Johan