.mig_mle {mig} | R Documentation |
Maximum likelihood estimation of multivariate inverse Gaussian vectors
Description
The maximum likelihood estimators are obtained for fixed shift vector \boldsymbol{a}
and half-space vector \boldsymbol{\beta}
.
Usage
.mig_mle(x, beta, shift)
Arguments
x |
|
beta |
|
shift |
|
Value
a list with components:
-
xi
: MLE of the expectation or location vector -
Omega
: MLE of the scale matrix
[Package mig version 2.0 Index]