$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Statistical distributions in Boost.Math
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-11-05 14:34:58
> No, boost has singly-noncentral F distribution. I mean:
>
> http://mathworld.wolfram.com/NoncentralF-Distribution.html
That was the page I was looking at as well, but reading more carefully I see
that while the give the PDF for the doubly non-central case, all the rest
(including the CDF and the mathematica version referenced) are for the
singly non-central.
My mistake, John.