Package: rmdcev
Type: Package
Title: Kuhn-Tucker and Multiple Discrete-Continuous Extreme Value
        Models
Version: 1.2.5
Authors@R: c(
    person(given = "Patrick",
           family = "Lloyd-Smith",
           role = c("aut", "cre"),
           email = "patrick.lloydsmith@usask.ca"),
    person("Trustees of", "Columbia University",
         role = "cph"))
Maintainer: Patrick Lloyd-Smith <patrick.lloydsmith@usask.ca>
Description: Estimates and simulates Kuhn-Tucker demand models with individual heterogeneity. The package implements the multiple-discrete continuous extreme value (MDCEV) model and the Kuhn-Tucker specification common in the environmental economics literature on recreation demand. Latent class and random parameters specifications can be implemented and the models are fit using maximum likelihood estimation or Bayesian estimation. All models are implemented in Stan, which is a C++ package for performing full Bayesian inference (see Stan Development Team, 2019) <https://mc-stan.org/>. The package also implements demand forecasting (Pinjari and Bhat (2011) <https://repositories.lib.utexas.edu/handle/2152/23880>) and welfare calculation (Lloyd-Smith (2018) <doi:10.1016/j.jocm.2017.12.002>) for policy simulation.
License: MIT + file LICENSE
Depends: R (>= 4.0.0), Rcpp (>= 1.0.5), methods
Imports: rstan (>= 2.21.0), rstantools (>= 2.3.0), RcppParallel (>=
        5.0.1), dplyr (>= 0.7.8), purrr, tibble, tidyr, utils, stats,
        Formula
LinkingTo: BH (>= 1.72.0), Rcpp, RcppEigen (>= 0.3.3.3.0), RcppParallel
        (>= 5.0.1), rstan (>= 2.21.0), StanHeaders (>= 2.21.0)
Encoding: UTF-8
LazyData: true
Repository: CRAN
SystemRequirements: GNU make
NeedsCompilation: yes
RoxygenNote: 7.2.3
Biarch: true
Suggests: knitr, rmarkdown, testthat
URL: https://github.com/plloydsmith/rmdcev
BugReports: https://github.com/plloydsmith/rmdcev/issues
Author: Patrick Lloyd-Smith [aut, cre],
  Trustees of Columbia University [cph]
Packaged: 2023-03-30 15:46:04 UTC; Pat
Date/Publication: 2023-03-30 16:10:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2023-03-31 11:38:36 UTC; unix
Archs: rmdcev.so.dSYM
