[Index for rtools]
[Return to Master Index]
[Return to www.radarworks.com]
RT_finv
(rtools/RT_finv.m)
Function Synopsis
x = RT_finv(p,df1,df2,q)
Help text
function x = RT_finv(p,df1,df2,q)
Returns the inverse of the F cumulative probability
density with degrees of freedom DF1(numerator) and
DF2(denominator) for the value p.
0 < p < 1
Input the complementary value Q if p > (1-eps) such that
P + Q = 1;
Source: see www.mathworld.com, uses dcdflib
Part of the Matlab Radar Toolbox v0.11 by Glen Davidson at www.radarworks.com
Please acknowledge use of this toolbox in any publication or software.
This header must be retained in any derivative work
Cross-Reference Information
This function is called by
Produced by mat2html on Mon Mar 17 16:14:19 2003
Cross-Directory links are: OFF