-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 933 Bytes
/
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
31
32
33
34
35
Package: NMADAS
Type: Package
Title: Arm-Based Network Meta-Analaysis of Diagnostic Accuracy Studies
Version: 0.0.1
Maintainer: The package maintainer <victoria.nyaga@outlook.com>
Description: Network meta-analysis procedure combining and summarising direct and indirect evidence from
independent studies assessing the diagnostic accuracy of different tests for the same
disease condition.
License: GPL-2
Encoding: UTF-8
#Date: 2017-06-15 #yyyy-mm-dd
Authors@R: person("Victoria", "N Nyaga", email="victoria.nyaga@outlook.com", role=c("aut", "cre"))
Depends:
R (>= 3.3.2),
rstan (>= 2.14.1)
Imports:
methods,
ggplot2 (>= 2.2.1),
plyr (>= 1.8.4),
stats (>= 3.2.2),
reshape2 (>= 1.4.2),
grDevices (>= 3.2.2)
LazyData: TRUE
Suggests:
testthat,
knitr,
loo,
Rmisc,
httr,
bayesplot,
rmarkdown,
formattable,
pcnetmeta
RoxygenNote: 6.0.1
VignetteBuilder: knitr