help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

strange f_cdf results


From: Dr. G. Buerger
Subject: strange f_cdf results
Date: Wed, 19 Feb 1997 16:54:48 +0100

Hi,

I have trouble with Fisher's cdf, f_cdf. For example, it gives the following
incorrect values (the correct values, according to naglib, is 1):

octave:165> f_cdf(30,4,150) 
ans = 6.7157
octave:164> f_cdf(30,4,200) 
ans = 20638866

What's wrong?

        Gerd


reply via email to

[Prev in Thread] Current Thread [Next in Thread]