Complementary probability integral forFdistribution.
Loading LOADSUB ALL FROM "IGAMMA.HTS"
or LOADSUB FROM "MATHLIB.HTS"
Usage INTEGER M,N
REAL X,Y
Y=FNQ_f(M,N,X)
Description
FNQ_freturns the value of the complementary probability integral of the univariateFprobability density function with parametersmandnatx,Q(x;m,n). This integral is defined formandnpositive or zero.
Errors
FNQ_fcauses an HTBasic error if its arguments are not of the types listed in the usage section, above, or if eithermornis negative.