up Inquisit Language Reference

randgamma function

Generates a random number from a gamma distribution with a given shape and scale.

Member of

<global>

Syntax

randgamma(alpha, beta)

Parameters

Name Type Description
alpha number The shape of the distribution.
beta number The scale of the distribution.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.