Package: metamisc
Type: Package
Title: Meta-Analysis of Diagnosis and Prognosis Research Studies
Version: 0.4.0
Date: 2022-12-25
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) <doi:10.1177/0962280218785504>. It also includes functions to evaluate funnel plot asymmetry (Debray et al., 2018) <doi:10.1002/jrsm.1266>. Finally, the package provides functions for developing multivariable prediction models from datasets with clustering (de Jong et al., 2021) <doi:10.1002/sim.8981>. 
Imports: metafor (>= 2.0.0), mvtnorm, lme4, dplyr, plyr, methods, pROC,
        ggplot2
Depends: R (>= 3.5.0), stats, graphics
Suggests: coda, runjags, rjags, ggmcmc, logistf (>= 1.23), testthat (>=
        1.0.2)
License: GPL-3
Encoding: UTF-8
URL: https://github.com/smartdata-analysis-and-statistics/metamisc
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2022-09-25 11:50:38 UTC; tdebray
Author: Thomas Debray [aut, cre] (<https://orcid.org/0000-0002-1790-2719>),
  Valentijn de Jong [aut] (<https://orcid.org/0000-0001-9921-3468>)
Maintainer: Thomas Debray <thomas.debray@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-25 12:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:07:29 UTC; windows
