Mauricio Sarrias
  • Home
  • Research
  • Courses
    • Econometrics >
      • Syllabus
      • Class Notes and Slides
    • Spatial Econometrics >
      • Syllabus
      • Classnotes and Materials
    • Discrete Choice Models >
      • Syllabus
      • Class Notes and Slides
    • Microeconomics >
      • Slides & handouts
      • Homeworks
      • Exams
    • Workshops >
      • Discrete Choice Models with Heterogeneity
  • Packages in R
    • gmnl package in R >
      • Description
      • FAQ
    • Rchoice Package in R
    • spldv Package in R
  • About me
  • Alumni
  • Personal Blog
  • Contact
Contact me
Picture

gmnl Package in R

Description

gmnl  is a package in R for estimating different kind of Multinomial Logit Models with observed and observed individual heterogeneity.  It implements recent models such as the Mixed Logit Model (MIXL), Scaled Multinomial Logit (S-MNL), and Generalized Multinomial Logit (G-MNL), and Latent Class Multinomial Logit (LC-MNL), and Mixed-Mixed Multinomial Logit Model (MM-MNL).

How to install gmnl?

This package is available on CRAN.  The latest version can be  downloaded  from Github  using  the following code:

library("devtools")
install_github(“mauricio1986/gmnl")

Bug or questions?

To report bugs or issues please use https://github.com/mauricio1986/gmnl/issues. I will try to response as soon as possible depending on my available time. 

Documents

  • How to use gmnl? Due to timing restrictions, we have not included a vignette in the gmnl package. However, a document that describes the gmnl package and all its functionalities can be found here.
  • An JSS article explaining the package can be dowloaded here.  
  • A nice summary of gmnl package by StatWizard can be found here.
Proudly powered by Weebly