Function Reference
— Function File:
betapdf
(
x, a, b
)
For each element of
x
, returns the PDF at
x
of the beta distribution with parameters
a
and
b
.