From 5c10e07a2802429a3eb3a7c8564bc345c21aad49 Mon Sep 17 00:00:00 2001 From: Teresa Yamana Date: Thu, 7 Dec 2023 14:37:13 -0500 Subject: [PATCH] Create CU-RSV_SVIRS.yaml --- model-metadata/CU-RSV_SVIRS.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 model-metadata/CU-RSV_SVIRS.yaml diff --git a/model-metadata/CU-RSV_SVIRS.yaml b/model-metadata/CU-RSV_SVIRS.yaml new file mode 100644 index 0000000..f31504e --- /dev/null +++ b/model-metadata/CU-RSV_SVIRS.yaml @@ -0,0 +1,24 @@ +team_name: “Columbia University” +team_abbr: “CU” +model_name: “RSV SVIRS” +model_abbr: “RSV_SVIRS" +model_contributors: [ + { + "name": “Pei S“, + "affiliation": “Columbia University”, + "email": “sp3449@cumc.columbia.edu” + }, + { + "name": “Yamana T”, + "affiliation": “Columbia University”, + "email": “tky2104@cumc.columbia.edu” + } +] +license: "cc-by-4.0, https://creativecommons.org/licenses/by/4.0/" +methods: “SVIRS compartmental model with Ensemble Adjustment Kalman Filter” +methods_long: “State-level SVIRS compartmental model, fit to observation using Ensemble Adjustment Kalman Filter (EAKF). Each state’s population divided into age categories: <1, 1-4, 5-64, and 65+. Contacts between age groups are based on estimates from the Polymod study.” +model_version: "1.0" +website_url: "" +team_funding: "funding information" +data_inputs: “RSV-Net hospitalization data. Population data from US Census. Polymod contact rates.” +citation: "" \ No newline at end of file