Type: Package Package: mixl Title: Simulated Maximum Likelihood Estimation of Mixed Logit Models for Large Datasets Version: 1.3.5.9000 Authors@R: c(person("Joseph", "Molloy", email = "joe.m34@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0001-9723-8266")), person("Daniel", "Heimgartner", email = "d.heimgartners@gmail.com", role = c("ctb", "cre"), comment = c(ORCID = "0000-0002-0643-8690"))) Description: Specification and estimation of multinomial logit models. Large datasets and complex models are supported, with an intuitive syntax. Multinomial Logit Models, Mixed models, random coefficients and Hybrid Choice are all supported. For more information, see Molloy et al. (2021) . License: GPL (>= 2) URL: https://github.com/joemolloy/fast-mixed-mnl BugReports: https://github.com/joemolloy/fast-mixed-mnl/issues Imports: maxLik, numDeriv, randtoolbox, Rcpp (>= 0.12.19), readr, sandwich, stats, stringr (>= 1.3.1) Suggests: knitr, mlogit, rmarkdown, testthat, texreg, xtable VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://joemolloy.r-universe.dev Date/Publication: 2025-05-19 08:35:33 UTC RemoteUrl: https://github.com/joemolloy/fast-mixed-mnl RemoteRef: HEAD RemoteSha: f132ff2b65d376c41232675a4fba8ec9115a28df NeedsCompilation: yes Packaged: 2026-06-10 09:13:39 UTC; root Author: Joseph Molloy [aut] (ORCID: ), Daniel Heimgartner [ctb, cre] (ORCID: ) Maintainer: Daniel Heimgartner