gammaMME: gammaMME: get the MME of a gamma distribution via fast...

Description Usage Arguments Details Value Author(s) Examples

Description

Method of moments estimator for the parameters of a gamma distribution

Usage

1

Arguments

x

A vector

Details

Not yet.

Value

The method of moments estimate of the parameters.

Author(s)

Tim Triche, Jr..

Examples

1
2
3
  
  foo <- rgamma(100, 12, 10)
  gammaMME(foo)

ttriche/rGammaGamma documentation built on June 1, 2019, 2:51 a.m.