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
SCALE: prob(dim(2), gamma(2.5))