Type: Package
Package: echoice2
Title: Choice Models with Economic Foundation
Version: 0.2.3
Date: 2023-03-11
Authors@R: 
    person(given = "Nino",
           family = "Hardt",
           role = c("aut", "cre"),
           email = "me@ninohardt.com",
           comment = c(ORCID = "0000-0001-5215-6216"))
Maintainer: Nino Hardt <me@ninohardt.com>
Description: Implements choice models based on economic theory, including estimation using Markov chain Monte Carlo (MCMC), prediction, and more. Its usability is inspired by ideas from 'tidyverse'. Models include versions of the Hierarchical Multinomial Logit and Multiple Discrete-Continous (Volumetric) models with and without screening. The foundations of these models are described in Allenby, Hardt and Rossi (2019)  <doi:10.1016/bs.hem.2019.04.002>. Models with conjunctive screening are described in Kim, Hardt, Kim and Allenby (2022) <doi:10.1016/j.ijresmar.2022.04.001>. Models with set-size variation are described in Hardt and Kurz (2020) <doi:10.2139/ssrn.3418383>.
License: MIT + file LICENSE
BugReports: https://github.com/ninohardt/echoice2/issues
URL: https://github.com/ninohardt/echoice2,
        http://ninohardt.de/echoice2/
Imports: Rcpp, parallel, magrittr, stats, graphics, stringr, purrr,
        tibble, tidyselect, tidyr, rlang, forcats
Depends: R (>= 3.5), dplyr, ggplot2
Suggests: knitr, rmarkdown, testthat, bayesm
LinkingTo: Rcpp, RcppArmadillo
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-03-12 17:40:43 UTC; myself
Author: Nino Hardt [aut, cre] (<https://orcid.org/0000-0001-5215-6216>)
Repository: CRAN
Date/Publication: 2023-03-12 18:10:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-03-13 11:41:23 UTC; unix
Archs: echoice2.so.dSYM
