forked from CDCgov/covid19-forecast-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCFA_Pyrenew-PyrenewHEW_COVID.yaml
More file actions
48 lines (47 loc) · 1.74 KB
/
Copy pathCFA_Pyrenew-PyrenewHEW_COVID.yaml
File metadata and controls
48 lines (47 loc) · 1.74 KB
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
team_name: "Center for Forecasting and Outbreak Analytics (CFA/CDC) Pyrenew team"
team_abbr: "CFA_Pyrenew"
model_name: "Pyrenew_Hospital_Admissions_ED_Visits_Wastewater_COVID"
model_abbr: "PyrenewHEW_COVID"
model_version: "0.1.0"
model_contributors: [
{
"name": "Subekshya Bidari",
"affiliation": "CFA/CDC",
"email": "zib2@cdc.gov"
},
{
"name": "Damon M. Bayer",
"affiliation": "CFA/CDC",
"email": "xum8@cdc.gov"
},
{
"name": "George Vega Yon",
"affiliation": "CFA/CDC",
"email": "xrd4@cdc.gov"
},
{
"name": "Samuel Brand",
"affiliation": "CFA/CDC",
"email": "usi1@cdc.gov"
},
{
"name": "Trevor Martin",
"affiliation": "CFA/CDC",
"email": "upx3@cdc.gov"
},
{
"name": "Dylan H. Morris",
"affiliation": "CFA/CDC",
"email": "dzl1@cdc.gov"
}
]
license: "CC-BY-4.0"
designated_model: false
methods: "Renewal model using the Pyrenew-HEW framework fit jointly to three epidemiological signals: hospital admissions, emergency department visits and wastewater virus genome concentrations."
data_inputs: "Epiweekly incident COVID-19 hospital admissions from NHSN HRD via data.cdc.gov. Daily incident COVID-19 emergency department visits via the National Syndromic Surveillance Program (NSSP). Wastewater virus genome concentration measurements via the National Wastewater Surveillance System (NWSS)."
methods_long: "Renewal model fit to three signals and used to forecast the targets: NHSN hospital admissions counts and NSSP proportion ed visits signal."
website_url: "https://github.com/cdcgov/pyrenew-hew"
repo_url: "https://github.com/cdcgov/pyrenew-hew"
ensemble_of_models: false
ensemble_of_hub_models: false
designated_github_users: ["dylanhmorris", "damonbayer", "sbidari", "O957"]