pdf = betapdf (x, a, b)
 For each element of x, compute the probability density function (PDF)
 at x of the Beta distribution with parameters a and b.

Package: nan