Probability Distributions in C#

Continuous Distributions

Illustrates how to use the classes that represent continuous probability distributions in the Numerics.NET.Statistics.Distributions namespace.

Show code.

Discrete Distributions

Illustrates how to use the classes that represent discrete probability distributions in the Numerics.NET.Statistics.Distributions namespace.

Show code.