Version 1 of Statistical Distributions

Updated 2007-12-23 11:57:04 by EKB

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