Other packages > Find by keyword >

mlogit  

Multinomial Logit Models
View on CRAN: Click here


Download and install mlogit package within the R console
Install from CRAN:
install.packages("mlogit")

Install from Github:
library("remotes")
install_github("cran/mlogit")

Install by package version:
library("remotes")
install_version("mlogit", "1.1-1")



Attach the package and use:
library("mlogit")
Maintained by
Yves Croissant
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-05-16
Latest Update: 2020-10-02
Description:
Maximum likelihood estimation of random utility discrete choice models. The software is described in Croissant (2020) and the underlying methods in Train (2009) .
How to cite:
Yves Croissant (2008). mlogit: Multinomial Logit Models. R package version 1.1-1, https://cran.r-project.org/web/packages/mlogit. Accessed 27 Jan. 2025.
Previous versions and publish date:
0.1-0 (2008-05-16 23:05), 0.1-1 (2008-08-27 15:09), 0.1-2 (2008-12-19 20:55), 0.1-3 (2010-01-26 14:46), 0.1-4 (2010-01-27 11:51), 0.1-5 (2010-03-25 07:03), 0.1-6 (2010-04-16 11:51), 0.1-7 (2010-04-18 19:37), 0.1-8 (2010-07-24 22:21), 0.2-0 (2011-01-13 08:20), 0.2-1 (2011-02-06 10:49), 0.2-2 (2011-11-23 17:04), 0.2-3 (2012-12-07 13:29), 0.2-4 (2013-12-27 13:28), 0.3-0 (2018-04-20 14:35), 0.4-0 (2019-01-31 11:10), 0.4-1 (2019-02-01 23:10), 0.4-2 (2019-06-03 16:50), 1.0-0 (2019-07-21 13:30), 1.0-1 (2019-07-22 13:00), 1.0-2.1 (2020-02-16 13:11), 1.0-2 (2019-12-09 09:30), 1.0-3.1 (2020-03-12 07:30), 1.0-3 (2020-03-07 07:00), 1.1-0 (2020-05-26 11:50)
Other packages that cited mlogit R package
View mlogit citation profile
Other R packages that mlogit depends, imports, suggests or enhances
Complete documentation for mlogit
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mgm  
Estimating Time-Varying k-Order Mixed Graphical Models
Estimation of k-Order time-varying Mixed Graphical Models and mixed VAR(p) models via elastic-net re ...
Download / Learn more Package Citations See dependency  
shinybrms  
Graphical User Interface ('shiny' App) for 'brms'
A graphical user interface (GUI) for fitting Bayesian regression models using the package 'brms' wh ...
Download / Learn more Package Citations See dependency  
intccr  
Semiparametric Competing Risks Regression under Interval Censoring
Semiparametric regression models on the cumulative incidence function for interval-censored competin ...
Download / Learn more Package Citations See dependency  
AssetCorr  
Estimating Asset Correlations from Default Data
Functions for the estimation of intra- and inter-cohort correlations in the Vasicek credit portfolio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,561

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA