beta and f cdf inverses
Brian Gough
bjg@network-theory.co.uk
Mon Oct 18 17:28:00 GMT 2004
Jason Stover writes:
> Attached is betadistinv.c, which will invert
> the beta cumulative distribution function. Also
> attached is a patch for fdist.c, gsl_cdf.h, Makefile.am
> and test.c. Inverting the F distribution is (usually)
> done by inverting the beta and transforming, so
> writing a gsl_cdf_beta_Pinv() gave me a gsl_cdf_fdist_Pinv()
> without much extra effort.
Thanks Jason. That looks good.
--
Brian Gough
More information about the Gsl-discuss
mailing list