forked from brittanyblouin/ANCRTAdjust
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
24 lines (24 loc) · 854 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
Package: ANCRTAdjust
Title: Adjusting HIV prevalence from ANC-RT data for common biases
Version: 0.0.0.9000
Authors@R: c(
person("Mathieu", "Maheu-Giroux", role = c("aut", "cre"), email = "[email protected]"),
person("Brittany", "Blouin", role = "aut", email = "[email protected]"))
Description: This package provides a series of tools to: 1) Prepare country-specific ANC HIV routine
testing data for analysis. The data is 'cleaned' according to common inconsistencies found in this
type of data. 2) Adjust HIV prevalence estimates for biases due to missing data and invalid data.
Depends:
R(>= 3.5)
License: What license it uses
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports:
splines (>= 3.5.1),
stats (>= 3.5.1),
doParallel,
foreach,
plyr,
ggplot2,
grid,
stringr