gammaPDF3parest: Estimate the three parameters of the Gamma distribution for a...

Description Usage Arguments Value Author(s) References See Also

Description

Following the description given in Chapter 7.1 within the book referenced below the three parameters of a three parameter Gamma distribution is estimated.

Usage

1
gammaPDF3parest(dataset)

Arguments

dataset

a vector containing the dataset to estimate parameters for

Value

A vector containing alpha, beta and gamma (the shaope, scale and location factors).

Author(s)

Øystein Godøy o.godoy@met.no

References

Johnson, N. L., Kotz, S., and Balakrishnan, N., Continous Univariate Distributions, ISBN 0-471-58495-9, Wiley

See Also

gammaPDF2parest, gammaPDFplot, GammaDist


steingod/R-osisaf documentation built on May 30, 2019, 2:32 p.m.