-
Notifications
You must be signed in to change notification settings - Fork 0
/
ramp.library.qmd
31 lines (19 loc) · 1 KB
/
ramp.library.qmd
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
---
title: "`ramp.library`"
---
[**`ramp.library`**](https://dd-harp.github.io/ramp.library/) is an R-package available from github. It is a satellite package for [**`ramp.xds`**](ramp.xds.html) containing other modules for the dynamical components.
To install the latest version of **`ramp.library`** from GitHub, run the following lines of code in an R session.
```{r, eval=F}
library(devtools)
devtools::install_github("dd-harp/ramp.library")
```
**`ramp.library`** depends on [**`ramp.xds`**](ramp.xds.html)
## Dynamic Module Catalogue
**XH** Component modules include a set of models for human malaria infection and immunity and compartmental models and other associated models for arbovirus infections of humans and other vertebrate animals.
- **MYZ** Component modules for adult mosquito behavior and ecology
- **L** Component modules for immagure mosquito ecology in aquatic habitats
### **XH** Component
- The SIS Compartmental Model
- The Garki Model
### **MYZ** Component
### **L** Component