beta_pdf — beta probability distribution
[pdf]=beta_pdf(x,a,b)
x = vector of components
a = beta distribution parameter, a = scalar or vector of the same size than x
b = beta distribution parameter b = scalar or vector of the same size than x
pdf = probability distribution function at each element of x of the beta(a,b) distribution