Package: MNLpred
Title: Simulated Predicted Probabilities for Multinomial Logit Models
Version: 0.0.8
Authors@R: 
    person(given = "Manuel",
           family = "Neumann",
           role = c("aut", "cre"),
           email = "manuel.neumann@mzes.uni-mannheim.de",
           comment = c(ORCID = "0000-0002-7953-3939"))
Depends: R (>= 3.5.0)
Description: 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> and Hanmer and Ozan Kalkan 
    (2016) <doi:10.1111/j.1540-5907.2012.00602.x>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, nnet, magrittr, ggplot2, scales
VignetteBuilder: knitr
Imports: MASS, stats
NeedsCompilation: no
Packaged: 2021-07-15 08:59:17 UTC; homeoffice
Author: Manuel Neumann [aut, cre] (<https://orcid.org/0000-0002-7953-3939>)
Maintainer: Manuel Neumann <manuel.neumann@mzes.uni-mannheim.de>
Repository: CRAN
Date/Publication: 2021-07-16 07:40:11 UTC
Built: R 4.0.2; ; 2021-07-17 10:28:21 UTC; unix
