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

Function: pdfb
Description: pdfb returns the value of the density of the beta distribution function for elements of an array.

Usage: z = pdfb (x,a,b)
Input:
x array
a array or scalar
b array or scalar
Output:
z array

Example:
pdfb(0.5, 1.0,  1.0)

Result:
Contents of pdfb

[1,]        1



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