NormalGamma(Number shape, Number scale, Number mean, Number precision)

The normal-gamma probability distribution.

Parameters

  • Number shape - the shape of the distribution.
  • Number scale - the scale of the distribution.
  • Number mean - the mean of the distribution.
  • Number precision - the standard deviation of the distribution.

Return type

Double[]

Examples

  • simplePhyloBrownian.lphy
  • simplePhyloOU.lphy