weibull Function (GPL)

Syntax

weibull(<rate>, <scale>)

<rate>. Numeric value specifying the rate parameter for the distribution.

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

Description

Specifies a Weibull distribution for the probability scale.

Examples

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