forked from midas-network/rsv-scenario-modeling-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
UVA-EpiHiperRSV.yaml
52 lines (52 loc) · 2.47 KB
/
UVA-EpiHiperRSV.yaml
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
team_name: "University of Virginia"
team_abbr: "UVA"
model_name: "EpiHiper Scenario Modeling for RSV"
model_abbr: "EpiHiperRSV"
model_contributors: [
{
"name": "Jiangzhuo Chen",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Stefan Hoops",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Bryan Lewis",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Srini Venkatramanan",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Lacey Critchley",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Parantapa Bhattacharya",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Dustin Machi",
"affiliation": "University of Virginia",
"email": "[email protected]"
},
{
"name": "Madhav Marathe",
"affiliation": "University of Virginia",
"email": "[email protected]"
}
]
license: "cc-by-4.0"
methods: "EpiHiper is an agent-based model that computes stochastic transmissions of a disease in a synthetic contact network between individuals and stochastic state transitions within each individual. We extend it to model RSV."
methods_long: "We use our agent-based model, called EpiHiper, which computes stochastic transmissions of a disease in a synthetic contact network between individuals and stochastic state transitions within each individual following a disease model. Our disease model is extended from SEIR to include susceptible states with different immunity levels, vaccinated states, hospitalized state, and waning of natural immunity. The disease model is stratified by age group. Each age group has its own immunity parameters and hospitalization rates.
We run simulations for each state. Our simulations are initialized with data of prior infections (part of which have waned immunity); and calibrated to recent infections (age-stratified). The age-specific infection time series is estimated from hub-provided target data (hospitalizations) scaled by age-specific IHR. For the US, we use Virginia as a proxy to obtain VA hypothetical projections, which are scaled by population sizes to get US projections."
model_version: "2023-12-08"
data_inputs: "US synthetic populations and networks v1.9.0, hub-provided target data, vaccination coverage data and other auxiliary data"