Package: metamisc Type: Package Title: Meta-Analysis of Diagnosis and Prognosis Research Studies Version: 0.5.0 Date: 2025-09-22 Authors@R: c(person(given = "Thomas", family = "Debray", role = c("aut", "cre"), email = "thomas.debray@gmail.com", comment="https://orcid.org/0000-0002-1790-2719"), person(given = "Valentijn", family = "de Jong", role = "aut", email="Valentijn.M.T.de.Jong@gmail.com", comment="https://orcid.org/0000-0001-9921-3468")) Description: Facilitate frequentist and Bayesian meta-analysis of diagnosis and prognosis research studies. It includes functions to summarize multiple estimates of prediction model discrimination and calibration performance (Debray et al., 2019) . It also includes functions to evaluate funnel plot asymmetry (Debray et al., 2018) . Finally, the package provides functions for developing multivariable prediction models from datasets with clustering (de Jong et al., 2021) . Imports: metafor (>= 2.0.0), mvtnorm, lme4, dplyr, plyr, pROC, ggplot2 Depends: R (>= 3.5.0), stats, graphics Suggests: coda, runjags, rjags, ggmcmc, logistf (>= 1.23), testthat (>= 1.0.2), knitr, rmarkdown, formatR , pkgdown, quarto License: GPL-3 Encoding: UTF-8 URL: https://github.com/smartdata-analysis-and-statistics/metamisc, https://smartdata-analysis-and-statistics.github.io/metamisc/ RoxygenNote: 7.3.3 NeedsCompilation: no BuildVignettes: false BugReports: https://github.com/smartdata-analysis-and-statistics/metamisc/issues Config/pak/sysreqs: cmake make Repository: https://smartdata-analysis-and-statistics.r-universe.dev Date/Publication: 2025-09-23 12:56:43 UTC RemoteUrl: https://github.com/smartdata-analysis-and-statistics/metamisc RemoteRef: HEAD RemoteSha: 4ec1711a8a947cf306020983e578c4eec029d6c0 Packaged: 2026-06-17 08:30:18 UTC; root Author: Thomas Debray [aut, cre] (ORCID: ), Valentijn de Jong [aut] (ORCID: ) Maintainer: Thomas Debray