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
  • 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 Bitbucket  using  the following code:

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

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