Decoupled Copula Models for Expert Belief Aggregation
The Decoupled package implements the decoupled copula model for aggregating expert beliefs from quantile data.
R/- Contains the main package code and functionsdev/- Contains development files and scripts exploring the modelinst/stan- Contains stan model definitions
You can install the development version from GitHub:
# install.packages("devtools")
devtools::install_github("HugoSave/Decoupled")MIT License - see LICENSE.md for details.
Hugo Save