# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "logitr" in publications use:' type: software license: MIT title: 'logitr: Logit Models w/Preference & WTP Space Utility Parameterizations' version: 1.1.2 doi: 10.18637/jss.v105.i10 identifiers: - type: doi value: 10.32614/CRAN.package.logitr abstract: 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) . More details can be found in Helveston (2023) . authors: - family-names: Helveston given-names: John email: john.helveston@gmail.com orcid: https://orcid.org/0000-0002-2657-9191 preferred-citation: type: article title: 'logitr: Fast Estimation of Multinomial and Mixed Logit Models with Preference Space and Willingness-to-Pay Space Utility Parameterizations' authors: - family-names: Helveston given-names: John Paul email: john.helveston@gmail.com journal: Journal of Statistical Software year: '2023' volume: '105' issue: '10' doi: 10.18637/jss.v105.i10 start: '1' end: '37' repository: https://CRAN.R-project.org/package=logitr repository-code: https://github.com/jhelvy/logitr url: https://github.com/jhelvy/logitr date-released: '2024-07-24' contact: - family-names: Helveston given-names: John email: john.helveston@gmail.com orcid: https://orcid.org/0000-0002-2657-9191