Package: aggreCAT Type: Package Title: Mathematically Aggregating Expert Judgments Version: 1.1.0 Authors@R: c(person(given = "David", family = "Wilkinson", role = c("aut", "cre"), email = "david.wilkinson.research@gmail.com", comment = c(ORCID = "0000-0002-9560-6499")), person(given = "Elliot", family = "Gould", role = "aut", comment = c(ORCID = "0000-0002-6585-538X")), person(given = "Aaron", family = "Willcox", role = "aut", comment = c(ORCID = "0000-0003-2536-2596")), person(given = "Charles T.", family = "Gray", role = c("aut")), person(given = "Rose", family = "E. O'Dea", role = "aut", comment = c(ORCID = "0000-0001-8177-5075")), person(given = "Rebecca", family = "Groenewegen", role = "aut", comment = c(ORCID = "0000-0001-9177-8536"))) Description: The use of structured elicitation to inform decision making has grown dramatically in recent decades, however, judgements from multiple experts must be aggregated into a single estimate. Empirical evidence suggests that mathematical aggregation provides more reliable estimates than enforcing behavioural consensus on group estimates. 'aggreCAT' provides state-of-the-art mathematical aggregation methods for elicitation data including those defined in Hanea, A. et al. (2021) . The package also provides functions to visualise and evaluate the performance of your aggregated estimates on validation data. URL: https://replicats.research.unimelb.edu.au/, https://github.com/metamelb-repliCATS/aggreCAT, https://metamelb-replicats.github.io/aggreCAT/ License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Suggests: testthat (>= 2.1.0), knitr, rmarkdown, covr, pointblank, janitor, qualtRics, here, readxl, readr, lubridate, forcats, ggforce, ggpubr, ggridges, rjags, tidybayes, tidyverse, usethis, nlme, gt, gtExtras, R.rsp RoxygenNote: 7.3.3 Depends: R (>= 3.5) Imports: magrittr, GoFKernel, purrr, R2jags, coda, precrec, mathjaxr, cli, VGAM, crayon, dplyr, stats, stringr, tidyr, tibble, ggplot2, insight, DescTools, MLmetrics VignetteBuilder: knitr, R.rsp RdMacros: mathjaxr BuildManual: TRUE Config/testthat/parallel: true Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 BugReports: https://github.com/metamelb-repliCATS/aggreCAT/issues Config/pak/sysreqs: cmake make jags libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://metamelb-replicats.r-universe.dev Date/Publication: 2026-06-25 04:58:37 UTC RemoteUrl: https://github.com/metamelb-replicats/aggrecat RemoteRef: HEAD RemoteSha: e718ae9ff7cfc0156694bce3e2046527572000b7 NeedsCompilation: no Packaged: 2026-06-25 05:48:20 UTC; root Author: David Wilkinson [aut, cre] (ORCID: ), Elliot Gould [aut] (ORCID: ), Aaron Willcox [aut] (ORCID: ), Charles T. Gray [aut], Rose E. O'Dea [aut] (ORCID: ), Rebecca Groenewegen [aut] (ORCID: ) Maintainer: David Wilkinson