-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
28 lines (28 loc) · 1.06 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
Package: QbaEvaluation
Type: Package
Title: Empirical and simulated evaluation of quantitative bias analysis for outcome phenotype error correction in comparative effect estimation
Version: 0.1.0
Author: James Weaver [aut, cre]
Maintainer: James Weaver <[email protected]>
Description: Empirical evaluation of QBA for outcome phenotype error correction in pharmacoepidemiologic comparative effect
estimation scenarios. It also simulates an analytic space defined by outcome incidence proportions, observed effect estimates,
and phenotype measurement errors to determine which QBA input combinations produce valid results.
Depends:
R (>= 4.2.1),
DatabaseConnector (>= 4.2.2)
Imports:
SqlRender (>= 1.6.3),
EmpiricalCalibration (>= 2.0.0),
PheValuator (>= 2.1.10),
Cyclops (>= 3.2.0),
FeatureExtraction (>= 3.2.0),
CohortMethod (>= 3.0.1),
ggplot2 (>= 3.4.1),
ParallelLogger (>= 3.1.0),
dplyr (>= 1.1.0),
readr (>= 2.1.4),
magrittr (>= 2.0.3)
License: Apache License 2.0
LazyData: TRUE
RoxygenNote: 7.2.1
Encoding: UTF-8