rmdcev
Kuhn-Tucker and Multiple Discrete-Continuous Extreme Value Models
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' (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. 'Stan' models can be estimated using either the 'cmdstanr' (default) or 'rstan' backend. If using 'cmdstanr', then user will need to install 'cmdstanr' manually <https://mc-stan.org/cmdstanr/>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.3.0 |
rolling linux/jammy R-4.5 | rmdcev_1.3.0.tar.gz |
1.8 MiB |
1.3.0 |
rolling linux/noble R-4.5 | rmdcev_1.3.0.tar.gz |
1.8 MiB |
1.3.0 |
rolling source/ R- | rmdcev_1.3.0.tar.gz |
431.2 KiB |
1.3.0 |
latest linux/jammy R-4.5 | rmdcev_1.3.0.tar.gz |
1.8 MiB |
1.3.0 |
latest linux/noble R-4.5 | rmdcev_1.3.0.tar.gz |
1.8 MiB |
1.3.0 |
latest source/ R- | rmdcev_1.3.0.tar.gz |
431.2 KiB |
1.3.0 |
2026-04-26 source/ R- | rmdcev_1.3.0.tar.gz |
431.2 KiB |
1.3.0 |
2026-04-23 source/ R- | rmdcev_1.3.0.tar.gz |
431.2 KiB |
1.3.0 |
2026-04-09 windows/windows R-4.5 | rmdcev_1.3.0.zip |
2.0 MiB |
Dependencies (latest)
Depends
Imports
LinkingTo
- BH (>= 1.72.0)
- Rcpp
- RcppEigen (>= 0.3.3.3.0)
- RcppParallel (>= 5.0.1)
- rstan (>= 2.29.0)
- StanHeaders (>= 2.29.0)