-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
22 lines (22 loc) · 955 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: diagmeta
Title: Meta-Analysis of Diagnostic Accuracy Studies with Several Cutpoints
Version: 0.6-0
Date: 2024-09-30
Depends: meta (>= 5.0-0)
Imports: lme4, grDevices
Authors@R: c(person("Gerta", "Rücker",
role = "aut",
comment = c(ORCID = "0000-0002-2192-2560")),
person("Susanne", "Steinhauser",
role = "aut"),
person("Srinath", "Kolampally",
role = "aut"),
person("Guido", "Schwarzer",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-6214-9087")))
URL: https://github.com/guido-s/diagmeta
Description: Provides methods by Steinhauser et al. (2016) <DOI:10.1186/s12874-016-0196-1> for meta-analysis of diagnostic accuracy studies with several cutpoints.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2