gamma Function (GPL)

Syntax

gamma(<rate>)

<rate>. Numeric value specifying the shape parameter for the distribution. This values must be greater than 0.

Description

Specifies a gamma distribution for the probability scale.

Examples

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