beta Function (GPL)
Syntax
beta(<shape>, <shape>)
<shape>. Numeric values specifying the shape parameters for the distribution. Values must be greater than 0.
Description
Specifies a beta distribution for the probability scale.
Examples
SCALE: prob(dim(2), beta(2, 5))