Type: Package
Package: mixl
Title: Simulated Maximum Likelihood Estimation of Mixed Logit Models
        for Large Datasets
Version: 1.3.4
Date: 2024-02-06
Authors@R: 
    person(given = "Joseph",
           family = "Molloy",
           role = c("aut", "cre"),
           email = "joe.m34@gmail.com")
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.1
NeedsCompilation: yes
Packaged: 2024-02-06 09:50:53 UTC; joemolloy
Author: Joseph Molloy [aut, cre]
Maintainer: Joseph Molloy <joe.m34@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-07 12:10:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-02-07 13:08:40 UTC; unix
