This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: beta and f cdf inverses


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]