Learn R Programming

MNP (version 3.1-5)

Fitting the Multinomial Probit Model

Description

Fits the Bayesian multinomial probit model via Markov chain Monte Carlo. The multinomial probit model is often used to analyze the discrete choices made by individuals recorded in survey data. Examples where the multinomial probit model may be useful include the analysis of product choice by consumers in market research and the analysis of candidate or party choice by voters in electoral studies. The MNP package can also fit the model with different choice sets for each individual, and complete or partial individual choice orderings of the available alternatives from the choice set. The estimation is based on the efficient marginal data augmentation algorithm that is developed by Imai and van Dyk (2005). "A Bayesian Analysis of the Multinomial Probit Model Using the Data Augmentation." Journal of Econometrics, Vol. 124, No. 2 (February), pp. 311-334. Detailed examples are given in Imai and van Dyk (2005). "MNP: R Package for Fitting the Multinomial Probit Model." Journal of Statistical Software, Vol. 14, No. 3 (May), pp. 1-32. .

Copy Link

Version

Install

install.packages('MNP')

Monthly Downloads

1,970

Version

3.1-5

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 20th, 2024

Functions in MNP (3.1-5)

coef.mnp

Extract Multinomial Probit Model Coefficients
print.summary.mnp

Print the summary of the results for the Multinomial Probit Models
detergent

Detergent Brand Choice
japan

Voters' Preferences of Political Parties in Japan (1995)
mnp

Fitting the Multinomial Probit Model via Markov chain Monte Carlo
vcov.mnp

Extract Multinomial Probit Model Covariance Matrix
summary.mnp

Summarizing the results for the Multinomial Probit Models
predict.mnp

Posterior Prediction under the Bayesian Multinomial Probit Models