Other packages > Find by keyword >

MNP  

Fitting the Multinomial Probit Model
View on CRAN: Click here


Download and install MNP package within the R console
Install from CRAN:
install.packages("MNP")

Install from Github:
library("remotes")
install_github("cran/MNP")

Install by package version:
library("remotes")
install_version("MNP", "3.1-5")



Attach the package and use:
library("MNP")
Maintained by
Kosuke Imai
[Scholar Profile | Author Map]
First Published: 2004-06-27
Latest Update: 2023-03-14
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. .
How to cite:
Kosuke Imai (2004). MNP: Fitting the Multinomial Probit Model. R package version 3.1-5, https://cran.r-project.org/web/packages/MNP. Accessed 07 May. 2025.
Previous versions and publish date:
1.0-1 (2004-06-27 23:41), 1.0-2 (2004-06-30 10:55), 1.0-3 (2004-07-02 08:25), 1.0-4 (2004-07-19 09:28), 1.1-1 (2004-08-31 21:44), 1.1-2 (2004-09-15 09:17), 1.2-1 (2004-09-27 09:40), 1.3-1 (2004-10-11 09:29), 1.3-2 (2004-11-18 08:14), 1.4-1 (2004-12-17 12:12), 2.0-1 (2005-02-14 17:15), 2.1-1 (2005-02-26 16:46), 2.1-2 (2005-04-04 09:43), 2.2-1 (2005-05-02 11:31), 2.2-2 (2005-05-10 10:01), 2.2-3 (2005-05-13 09:12), 2.3-1 (2005-05-30 12:50), 2.3-2 (2005-06-03 07:13), 2.3-3 (2005-06-24 07:35), 2.3-4 (2005-09-07 17:22), 2.3-5 (2005-12-28 00:43), 2.3-6 (2006-01-12 11:33), 2.3-7 (2006-04-25 12:15), 2.3-8 (2006-04-26 18:23), 2.3-9 (2006-09-21 17:37), 2.4-1 (2006-10-06 14:57), 2.4-2 (2006-10-18 16:53), 2.5-1 (2006-11-22 11:31), 2.5-3 (2006-12-06 17:17), 2.5-4 (2007-05-24 19:21), 2.5-5 (2007-08-02 18:10), 2.5-6 (2008-03-25 10:04), 2.6-1 (2009-09-24 08:31), 2.6-2 (2010-10-28 10:26), 2.6-3 (2011-12-07 11:13), 2.6-4 (2013-06-09 20:16), 3.0-1 (2017-05-06 07:17), 3.0-2 (2017-06-28 07:59), 3.1-0 (2017-09-27 13:40), 3.1-1 (2020-10-22 23:30), 3.1-2 (2021-05-13 06:32), 3.1-3 (2022-04-07 09:42), 3.1-4 (2023-03-14 19:20)
Other packages that cited MNP R package
View MNP citation profile
Other R packages that MNP depends, imports, suggests or enhances
Complete documentation for MNP
Functions, R codes and Examples using the MNP R package
Some associated functions: coef.mnp . cov.mnp . detergent . japan . mnp . predict.mnp . print.summary.mnp . summary.mnp . 
Some associated R codes: coef.mnp.R . cov.mnp.R . detergent.R . japan.R . mnp.R . onAttach.R . predict.mnp.R . print.mnp.R . print.summary.mnp.R . summary.mnp.R . xmatrix.mnp.R . ymatrix.mnp.R .  Full MNP package functions and examples
Downloads during the last 30 days
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for MNP20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA