Minimum distance estimation

From HandWiki

Minimum distance estimation (MDE) is a statistical method for fitting a mathematical model to data, usually the empirical distribution.

Definition

Let [math]\displaystyle{ \displaystyle X_1,\ldots,X_n }[/math] be an independent and identically distributed (iid) random sample from a population with distribution [math]\displaystyle{ F(x;\theta)\colon \theta\in\Theta }[/math] and [math]\displaystyle{ \Theta\subseteq\mathbb{R}^k (k\geq 1) }[/math].

Let [math]\displaystyle{ \displaystyle F_n(x) }[/math] be the empirical distribution function based on the sample.

Let [math]\displaystyle{ \hat{\theta} }[/math] be an estimator for [math]\displaystyle{ \displaystyle \theta }[/math]. Then [math]\displaystyle{ F(x;\hat{\theta}) }[/math] is an estimator for [math]\displaystyle{ \displaystyle F(x;\theta) }[/math].

Let [math]\displaystyle{ d[\cdot,\cdot] }[/math] be a functional returning some measure of "distance" between the two arguments. The functional [math]\displaystyle{ \displaystyle d }[/math] is also called the criterion function.

If there exists a [math]\displaystyle{ \hat{\theta}\in\Theta }[/math] such that [math]\displaystyle{ d[F(x;\hat{\theta}),F_n(x)]=\inf\{d[F(x;\theta),F_n(x)]; \theta\in\Theta\} }[/math], then [math]\displaystyle{ \hat{\theta} }[/math] is called the minimum distance estimate of [math]\displaystyle{ \displaystyle \theta }[/math].

(Drossos Philippou)

Statistics used in estimation

Most theoretical studies of minimum distance estimation, and most applications, make use of "distance" measures which underlie already-established goodness of fit tests: the test statistic used in one of these tests is used as the distance measure to be minimised. Below are some examples of statistical tests that have been used for minimum distance estimation.

Chi-square criterion

The chi-square test uses as its criterion the sum, over predefined groups, of the squared difference between the increases of the empirical distribution and the estimated distribution, weighted by the increase in the estimate for that group.

Cramér–von Mises criterion

The Cramér–von Mises criterion uses the integral of the squared difference between the empirical and the estimated distribution functions (Parr Schucany).

Kolmogorov–Smirnov criterion

The Kolmogorov–Smirnov test uses the supremum of the absolute difference between the empirical and the estimated distribution functions (Parr Schucany).

Anderson–Darling criterion

The Anderson–Darling test is similar to the Cramér–von Mises criterion except that the integral is of a weighted version of the squared difference, where the weighting relates the variance of the empirical distribution function (Parr Schucany).

Theoretical results

The theory of minimum distance estimation is related to that for the asymptotic distribution of the corresponding statistical goodness of fit tests. Often the cases of the Cramér–von Mises criterion, the Kolmogorov–Smirnov test and the Anderson–Darling test are treated simultaneously by treating them as special cases of a more general formulation of a distance measure. Examples of the theoretical results that are available are: consistency of the parameter estimates; the asymptotic covariance matrices of the parameter estimates.

See also

References