Package: logitr 1.1.3

logitr: Logit Models w/Preference & WTP Space Utility Parameterizations
Fast estimation of multinomial (MNL) and mixed logit (MXL) models in R. Models can be estimated using "Preference" space or "Willingness-to-pay" (WTP) space utility parameterizations. Weighted models can also be estimated. An option is available to run a parallelized multistart optimization loop with random starting points in each iteration, which is useful for non-convex problems like MXL models or models with WTP space utility parameterizations. The main optimization loop uses the 'nloptr' package to minimize the negative log-likelihood function. Additional functions are available for computing and comparing WTP from both preference space and WTP space models and for predicting expected choices and choice probabilities for sets of alternatives based on an estimated model. Mixed logit models can include uncorrelated or correlated heterogeneity covariances and are estimated using maximum simulated likelihood based on the algorithms in Train (2009) <doi:10.1017/CBO9780511805271>. More details can be found in Helveston (2023) <doi:10.18637/jss.v105.i10>.
Authors:
logitr_1.1.3.tar.gz
logitr_1.1.3.zip(r-4.7)logitr_1.1.3.zip(r-4.6)logitr_1.1.3.zip(r-4.5)
logitr_1.1.3.tgz(r-4.6-any)logitr_1.1.3.tgz(r-4.5-any)
logitr_1.1.3.tar.gz(r-4.7-any)logitr_1.1.3.tar.gz(r-4.6-any)
logitr_1.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
logitr/json (API)
NEWS
| # Install 'logitr' in R: |
| install.packages('logitr', repos = c('https://jhelvy.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jhelvy/logitr/issues
- apolloModeChoiceData - Simulated SP dataset of mode choice (from the apollo package).
- cars_china - Stated car choice observations by Chinese car buyers
- cars_us - Stated car choice observations by US car buyers
- electricity - Stated preference data for the choice of electricity suppliers
- runtimes - Data frame of run times for logitr benchmark
- yogurt - Choice observations of yogurt purchases by 100 households
log-likelihoodlogitlogit-modelmixed-logitmlogitmultinomial-regressionmxlmxl-modelspreference-spacepreferenceswillingness-to-paywtp
Last updated from:fd0fd363c4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 224 | ||
| linux-release-x86_64 | OK | 191 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-oldrel-arm64 | OK | 138 | ||
| windows-devel | OK | 218 | ||
| windows-release | OK | 153 | ||
| windows-oldrel | OK | 190 | ||
| wasm-release | OK | 145 |
Exports:augmentcidummyCodefquantileglancelogit_probslogitrpredictChoicespredictProbsrecodeDatasesimulateSharesstatusCodestidyvalidate_datawtpwtpCompare
Dependencies:cligenericsgluelifecyclemagrittrMASSnloptrpillarpkgconfigrandtoolboxrlangrngWELLtibbleutf8vctrs
Basic Usage
Rendered frombasic_usage.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-04
Started: 2020-10-22
Benchmarking estimation speed against other packages
Rendered frombenchmark.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-06-16
Started: 2022-06-16
Data Formatting and Encoding
Rendered fromdata_formatting.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-11-14
Started: 2020-12-06
Estimating Mixed Logit Models
Rendered frommxl_models.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-04
Started: 2020-10-21
Estimating Models with Interactions
Rendered frominteractions.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2021-10-25
Started: 2020-12-06
Estimating Multinomial Logit Models
Rendered frommnl_models.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-06-16
Started: 2020-10-22
Estimating Weighted Logit Models
Rendered frommnl_models_weighted.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-06-16
Started: 2020-12-06
Predicting Probabilities and Outcomes with Estimated Models
Rendered frompredict.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2023-05-17
Started: 2021-10-25
Summarizing Results
Rendered fromsummarizing_results.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2022-10-04
Started: 2022-10-04
Utility Models in the Preference & WTP Space
Rendered fromutility_models.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2025-12-19
Started: 2020-10-22
WTP space convergence issues in other packages
Rendered fromconvergence.Rmdusingknitr::rmarkdownon May 18 2026.Last update: 2023-09-24
Started: 2022-10-04
