obtaining_lambda {DiscreteDists} | R Documentation |
Auxiliar function to obtain lambda from E(X)
Description
This function implements the procedure given in page 150.
Usage
obtaining_lambda(media, gamma)
Arguments
media |
the value for the mean or E(X). |
gamma |
the value for the gamma parameter. |
Value
returns the value of lambda to ensure the mean and gamma.
[Package DiscreteDists version 1.0.0 Index]