This article relies largely or entirely on a single source. Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.Find sources: "Multinomial probit" – news · newspapers · books · scholar · JSTOR (July 2015)

In statistics and econometrics, the multinomial probit model is a generalization of the probit model used when there are several possible categories that the dependent variable can fall into. As such, it is an alternative to the multinomial logit model as one method of multiclass classification. It is not to be confused with the multivariate probit model, which is used to model correlated binary outcomes for more than one independent variable.

General specification

It is assumed that we have a series of observations Yi, for i = 1...n, of the outcomes of multi-way choices from a categorical distribution of size m (there are m possible choices). Along with each observation Yi is a set of k observed values x1,i, ..., xk,i of explanatory variables (also known as independent variables, predictor variables, features, etc.). Some examples:

The multinomial probit model is a statistical model that can be used to predict the likely outcome of an unobserved multi-way trial given the associated explanatory variables. In the process, the model attempts to explain the relative effect of differing explanatory variables on the different outcomes.

Formally, the outcomes Yi are described as being categorically-distributed data, where each outcome value h for observation i occurs with an unobserved probability pi,h that is specific to the observation i at hand because it is determined by the values of the explanatory variables associated with that observation. That is:

or equivalently

for each of m possible values of h.

Latent variable model

Multinomial probit is often written in terms of a latent variable model:

where

Then

That is,

Note that this model allows for arbitrary correlation between the error variables, so that it doesn't necessarily respect independence of irrelevant alternatives.

When is the identity matrix (such that there is no correlation or heteroscedasticity), the model is called independent probit.

Estimation

This section needs expansion. You can help by adding to it. (February 2017)

For details on how the equations are estimated, see the article Probit model.

References