-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
30 lines (30 loc) · 1.59 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: metamisc
Type: Package
Title: Meta-Analysis of Diagnosis and Prognosis Research Studies
Version: 0.4.0.9000
Date: 2023-05-11
Authors@R: c(person(given = "Thomas", family = "Debray", role = c("aut", "cre"),
email = "[email protected]", comment="https://orcid.org/0000-0002-1790-2719"),
person(given = "Valentijn", family = "de Jong", role = "aut",
email="[email protected]", 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),
knitr,
rmarkdown,
formatR
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.1
NeedsCompilation: no
VignetteBuilder: knitr
BugReports: https://github.com/smartdata-analysis-and-statistics/metamisc/issues