dot-mig_mom function

Method of moments estimators for multivariate inverse Gaussian vectors

Method of moments estimators for multivariate inverse Gaussian vectors

These estimators are based on the sample mean and covariance.

.mig_mom(x, beta, shift)

Arguments

  • x: n by d matrix of quantiles
  • beta: d vector β\boldsymbol{\beta} defining the half-space through βξ>0\boldsymbol{\beta}^{\top}\boldsymbol{\xi}>0
  • shift: d translation for the half-space a\boldsymbol{a}

Returns

a list with components:

  • xi: MOM estimate of the expectation or location vector
  • Omega: MOM estimate of the scale matrix
  • Maintainer: Leo Belzile
  • License: MIT + file LICENSE
  • Last published: 2025-04-08

Useful links