Source: r-cran-mnp
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Chris Lawrence <lawrencc@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-mnp
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-mnp.git
Homepage: https://cran.r-project.org/package=MNP

Package: r-cran-mnp
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Enhances:
 r-cran-mcmcpack,
Description: Fitting the Multinomial Probit Model
 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. <doi:10.1016/j.jeconom.2004.02.002> 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. <doi:10.18637/jss.v014.i03>.
