Functions to easily return simulated predicted probabilities and first differences for multinomial logit models. It takes a specified scenario and a multinomial model to predict probabilities with a set of coefficients, drawn from a simulated sampling distribution. The simulated predictions allow for meaningful plots with means and confidence intervals. The methodological approach is based on the principles laid out by King, Tomz, and Wittenberg (2000) <doi:10.2307/2669316>.
Version: | 0.0.1 |
Imports: | MASS, stats, tibble |
Suggests: | knitr, rmarkdown, testthat, foreign, nnet, magrittr, ggplot2, scales |
Published: | 2019-11-05 |
Author: | Manuel Neumann [aut, cre] |
Maintainer: | Manuel Neumann <manuel.neumann at mzes.uni-mannheim.de> |
License: | GPL-3 |
NeedsCompilation: | no |
Citation: | MNLpred citation info |
Materials: | README NEWS |
CRAN checks: | MNLpred results |
Reference manual: | MNLpred.pdf |
Vignettes: |
Observed Value Predictions for Multinomial Logit Models |
Package source: | MNLpred_0.0.1.tar.gz |
Windows binaries: | r-devel: MNLpred_0.0.1.zip, r-devel-gcc8: MNLpred_0.0.1.zip, r-release: MNLpred_0.0.1.zip, r-oldrel: MNLpred_0.0.1.zip |
OS X binaries: | r-release: MNLpred_0.0.1.tgz, r-oldrel: MNLpred_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=MNLpred to link to this page.