mleIG {ig}R Documentation

Maximum Likelihood Estimators (MLE) of the parameters of the inverse Gaussian distribution

Description

Compute the MLE of the parameters of the inverse Gaussian distribution.

Usage

mleIG(x)

Arguments

x Vector of observations.

Author(s)

Víctor Leiva <victor.leiva@uv.cl>, Hugo Hernández <hugo.hernandez@msn.com>, and Antonio Sanhueza <asanhue@ufro.cl>.

References

Seshadri V. (1999). The inverse Gaussian distribution: statistical theory and applications. Springer. New York.


[Package ig version 1.0 Index]