Fit multivariate inverse Gaussian distribution
fit_mig(x, beta, method = c("mle", "mom"), shift)a list with components:
xi: estimate of the expectation or location vector
Omega: estimate of the scale matrix
n by d matrix of quantiles
d vector \(\boldsymbol{\beta}\) defining the half-space through \(\boldsymbol{\beta}^{\top}\boldsymbol{\xi}>0\)
string, one of mle for maximum likelihood estimation, or mom for method of moments.
d translation for the half-space \(\boldsymbol{a}\)