Description Usage Arguments Value Author(s) References See Also
To estimate the probability denisty function of a three parameter gamma distribution. The formula is defined in chapter 7.1 of Continous Univariate Distributions, Norman L. Johnson, Samuel Kotz, N. Balakrishnan, Wiley, ISBN 0-471-58495-9.
1 | gammaPDF(params,x)
|
params |
vector containing three gamma parameters (alpha, beta, gamma, see gammaPDFplot for details) |
x |
input values to estimate the gamma value for |
vector containing the corresponding Gamma distribution values to input vector x
Øystein Godøy o.godoy@met.no
Johnson, N. L., Kotz, S., and Balakrishnan, N., Continous Univariate Distributions, ISBN 0-471-58495-9, Wiley
gammaPDFplot, gammaPDF2parest, gammaPDF3parest, GammaDist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.