uniform Function (GPL)
Syntax
uniform(<minimum>, <maximum>)
<minimum>. Numeric value indicating the minimum.
<maximum>. Numeric value indicating the maximum.
Description
Specifies a uniform distribution for the probability scale.
Examples
SCALE: prob(dim(2), uniform(5000, 20000))