ggamma_alpha: First stage estimate for alpha in the Generalized Gamma...

Description Usage Arguments References

View source: R/Ggamma_mom.R

Description

Computes the method of moments estimate for the first shape parameter in the Generalized Gamma dustribution. The parameterization proposed by Stacey (1962) is assumed.

Usage

1
ggamma_alpha(x, lower = 0, upper = 100)

Arguments

x

A numeric vector of i.i.d. observations presumed to be draws from a Generalized Gamma distribution.

lower

Lower bound of the solution space in which the estimate may lie. By default the parameter is set to zero, since alpha is strictly positive.

upper

Upper bound of the solution space in which the estimate may lie. By default the parameter is set to 100, although this choice is somewhat arbitrary as the estimate is generally small and the function defining the parameter space may only have one root.

References

Alberto Achcar, Jorge, Pedro Luiz Ramos, and Edson Zangiacomi Martinez. "Some Computational Aspects To Find Accurate Estimates For The Parameters Of The Generalized Gamma Distribution." Pesquisa Operacional Vol.37(2) (2017): n. pag. Print.


Shakeel95/bioFlex documentation built on March 3, 2020, 11:27 a.m.