Package: mlogit Version: 2.0-0 Date: 2026-05-27 Title: Multinomial Logit Models Authors@R: person("Yves", "Croissant", role = c("aut", "cre"), email = "yves.croissant@univ-reunion.fr") Depends: R (>= 3.5.0) Imports: Formula, lmtest, Rdpack, dfidx, micsr, numDeriv Suggests: knitr, car, nnet, lattice, AER, ggplot2, quarto, dplyr Description: Maximum likelihood estimation of random utility discrete choice models. The software is described in Croissant (2020) and the underlying methods in Train (2009) . VignetteBuilder: quarto Encoding: UTF-8 License: GPL (>=2) URL: https://cran.r-project.org/package=mlogit RoxygenNote: 7.3.3 LazyData: true Roxygen: list(markdown = TRUE) RdMacros: Rdpack Repository: https://ycroissant.r-universe.dev Date/Publication: 2026-06-02 06:13:58 UTC RemoteUrl: https://github.com/ycroissant/mlogit RemoteRef: HEAD RemoteSha: 319d2db8c355c6e685ceee9c9f882799bf9c2f21 NeedsCompilation: no Packaged: 2026-07-02 09:35:50 UTC; root Author: Yves Croissant [aut, cre] Maintainer: Yves Croissant