Keywords - Function groups - @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Group: Statistical Distributions
See also: cdfb cdfc cdff cdfn cdft pdfb pdfc pdff pdfn pdft qfc qfn qft

Function: qff
Description: qff returns the inverse of a F-distribution function with d1 and d2 degrees of freedom for elements of an array.

Usage: y = qff (x, d1, d2)
Input:
x array
d1 array or scalar
d2 array or scalar
Output:
y array

Note:

Example:
qff(0.95, 3, 5)

Result:
Contents of qff

[1,]   5.4095



(C) MD*TECH Method and Data Technologies, 05.02.2006