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 pdfn pdft qfc qff qfn qft

Function: pdff
Description: pdff returns the value of the density of the F-distribution with d and e degrees of freedom for elements of an array.

Usage: z = pdff (x, d, e)
Input:
x array
d array or scalar
e array or scalar
Output:
z array

Note:

Example:
pdff(5.41, 3, 5)

Result:
Contents of pdff

[1,]  0.016939



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