Lines Matching refs:distribution
23 The gamma distribution is a continuous probability distribution.
28 When the shape parameter has an integer value, the distribution is the
29 [@http://en.wikipedia.org/wiki/Erlang_distribution Erlang distribution].
31 integer value > 0, the Erlang distribution is not separately implemented.
35 distribution does not provide the typedef:
39 Instead if you want a double precision gamma distribution you can write
51 distribution can be defined by the PDF:
61 The following two graphs illustrate how the PDF of the gamma distribution
81 Constructs a gamma distribution with shape /shape/ and
89 Returns the /shape/ parameter of this distribution.
93 Returns the /scale/ parameter of this distribution.
104 The gamma distribution is implemented in terms of the
111 In the following table /k/ is the shape parameter of the distribution,