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 22 Dec. 2024.
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

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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