.mig_mom {mig} | R Documentation |
Method of moments estimators for multivariate inverse Gaussian vectors
Description
These estimators are based on the sample mean and covariance.
Usage
.mig_mom(x, beta, shift)
Arguments
x |
|
beta |
|
shift |
|
Value
a list with components:
-
xi
: MOM estimate of the expectation or location vector -
Omega
: MOM estimate of the scale matrix
[Package mig version 2.0 Index]