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

Figure 1. Example: Specifying a beta distribution for the probability scale
SCALE: prob(dim(2), beta(2, 5))