|
Statistics.Distribution.Gamma | Portability | portable | Stability | experimental | Maintainer | bos@serpentine.com |
|
|
|
|
|
Description |
The gamma distribution. This is a continuous probability
distribution with two parameters, k and ϑ. If k is
integral, the distribution represents the sum of k independent
exponentially distributed random variables, each of which has a
mean of ϑ.
|
|
Synopsis |
|
|
|
Documentation |
|
|
The gamma distribution.
| Instances | |
|
|
Constructors
|
|
Accessors
|
|
|
Shape parameter, k.
|
|
|
Scale parameter, ϑ.
|
|
Produced by Haddock version 2.4.2 |