-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.09 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
Package: ramp.falciparum
Title: A Probabilistic Synthesis of Plasmodium falciparum Infection and Immunity
Version: 0.1.0
Authors@R: c(
person("John M.", "Henry", email = "[email protected]", role = c("aut","cre"), comment = c(ORCID = "0000-0001-8684-2003")),
person("David L.", "Smith", email = "[email protected]", role = c("aut"), comment = c(ORCID = "0000-0003-4367-3849"))
)
Description: RAMP is a set of tools developed to support malaria policies. This program -- ramp.falciparum -- takes a deep dive into malaria epidemiology, defined in the narrow sense to include exposure to infectious mosquitoes, infection, and all that follows. We extend some previous work looking at the multiplicity of infection (MoI) developing random variables describing the age of infection (AoI), parasite densities, and detection.
License: GPL (>= 3) + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
LazyData: true
Imports:
stats,
deSolve
Suggests:
knitr,
graphics,
viridis,
viridisLite
VignetteBuilder: knitr
URL: https://dd-harp.github.io/ramp.falciparum/