Type: Package
Package: mixl
Title: Simulated Maximum Likelihood Estimation of Mixed Logit Models
        for Large Datasets
Version: 1.3.5
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) <https://www.research-collection.ethz.ch/handle/20.500.11850/477416>.
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
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-05-16 15:09:08 UTC; daniehei
Author: Joseph Molloy [aut] (ORCID: <https://orcid.org/0000-0001-9723-8266>),
  Daniel Heimgartner [ctb, cre] (ORCID:
    <https://orcid.org/0000-0002-0643-8690>)
Maintainer: Daniel Heimgartner <d.heimgartners@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-16 17:50:01 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 03:13:23 UTC; windows
