Rchoice Package in R
Description
Rchoice is a package in R for estimating Ordered, Binary and Poisson models with random parameters for cross-sectional and panel data. The current version also allows to estimate binary models with heteroskedasticity and probit models with endogeneity using IVs.
How to install gmnl?
The library is available from CRAN. However, the latest version can be dowloaded from GitHub. To install the Github version in R use:
library("devtools")
install_github("mauricio1986/Rchoice")
Bug or questions?
To report bugs or issues please use https://github.com/mauricio1986/Rchoice/issues. I will try to response as soon as possible depending on my available time.
Documents
Some datasets
Rchoice is a package in R for estimating Ordered, Binary and Poisson models with random parameters for cross-sectional and panel data. The current version also allows to estimate binary models with heteroskedasticity and probit models with endogeneity using IVs.
How to install gmnl?
The library is available from CRAN. However, the latest version can be dowloaded from GitHub. To install the Github version in R use:
library("devtools")
install_github("mauricio1986/Rchoice")
Bug or questions?
To report bugs or issues please use https://github.com/mauricio1986/Rchoice/issues. I will try to response as soon as possible depending on my available time.
Documents
- A paper published at JSS about Rchoice can be found here.
- The vignette of the package can be found here.
Some datasets