LogNormal(Number meanlog, Number sdlog, Number offset)

The log-normal probability distribution.

Parameters

  • Number meanlog - the mean of the distribution on the log scale.
  • Number sdlog - the standard deviation of the distribution on the log scale.
  • Number offset - (optional) optional parameter to shift entire distribution by an offset. default is 0.

Return type

Double

Examples

  • hkyCoalescent.lphy
  • errorModel1.lphy