Package: gmnl
Type: Package
Title: Multinomial Logit Models with Random Parameters
Version: 1.0
Date: 2015-02-22
Authors@R: c(person("Mauricio", "Sarrias", role = c("aut", "cre"),
                    email = "msarrias86@gmail.com"),
             person("Ricardo", "Daziano", role = "aut",
                    email = "daziano@cornell.edu"))
Description: An implementation of maximum simulated likelihood method for the estimation of multinomial logit models with 
    random coefficients. Specifically, it allows estimating models with continuous heterogeneity such as the mixed multinomial 
    logit and the generalized multinomial logit. It also allows estimating models with discrete heterogeneity 
    such as the latent class and the mixed-mixed multinomial logit model.
Depends: R (>= 3.1.1), maxLik, Formula
Imports: plotrix, msm, mlogit, truncnorm, stats
Suggests: AER, lmtest, car, memisc
License: GPL (>= 2)
Packaged: 2015-02-22 20:58:55 UTC; mauriciosarrias
Author: Mauricio Sarrias [aut, cre],
  Ricardo Daziano [aut]
Maintainer: Mauricio Sarrias <msarrias86@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-23 00:48:06
