Skip to content

loelschlaeger/choicedata

Repository files navigation

Choice Data in R

R-CMD-check CRAN status Codecov test coverage

The {choicedata} R package provides a set of objects and functions designed to facilitate the simulation, interpretation and visualization of choice data generated by various types of choice models (including binary, multinomial, ordered, ranked, mixed, and latent class probit and logit models). It can also compute choice probabilities and the likelihood of these models for given data.

Installation

You can install the released package version from CRAN with:

install.packages("choicedata")

Demonstration

Related work

{Rprobit} (Bauer et al. 2023) provides a more efficient function for calculating the probit likelihood function.

Contact

You have a question, found a bug, request a feature, want to give feedback, or like to contribute? It would be great to hear from you, please file an issue on GitHub. 😊

References

Bauer, Dietmar, Manuel Batram, Sebastian Büscher, and Lennart Oelschläger. 2023. Rprobit: Estimation of Multinomial Probit Models.