Version 8 of Statistical Distributions

Updated 2012-05-16 03:02:50 by RLE

On the wiki:

Also, tcllib includes the normal, exponential, and uniform distributions.

Typical functionality in tcllib includes:

  • pdf-distribution: The probability density
  • cdf-distribution: The cumulative distribution function
  • random-distribution: Generate a pseudo-random number drawn from the distribution