From 86cb4013f093ad3d923eab215b4bf5239e85ce44 Mon Sep 17 00:00:00 2001 From: Paulo Cesar Ventura <42674294+paulocv@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:28:42 -0500 Subject: [PATCH] Add CEPH metadata file --- model-metadata/CEPH-Rtrend_rsv.yaml | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 model-metadata/CEPH-Rtrend_rsv.yaml diff --git a/model-metadata/CEPH-Rtrend_rsv.yaml b/model-metadata/CEPH-Rtrend_rsv.yaml new file mode 100644 index 00000000..571b39e9 --- /dev/null +++ b/model-metadata/CEPH-Rtrend_rsv.yaml @@ -0,0 +1,38 @@ +team_name: "CEPH Lab at Indiana University" +team_abbr: "CEPH" +model_name: "Rtrend RSV" +model_abbr: "Rtrend_rsv" +model_contributors: [ + { + "name": "Marco Ajelli", + "affiliation": "Indiana University Bloomington", + "email": "majelli@iu.edu", + }, + { + "name": "Paulo C. Ventura", + "affiliation": "Indiana University Bloomington", + "email": "pventura@iu.edu", + }, + { + "name": "Maria Litvinova", + "affiliation": "Indiana University Bloomington", + "email": "malitv@iu.edu", + }, + { + "name": "Allisandra G. Kummer", + "affiliation": "Indiana University Bloomington", + "email": "alkummer@iu.edu", + }, + { + "name": "Alessandro Vespignani", + "affiliation": "Northeastern University", + "email": "a.vespignani@northeastern.edu", + }, +] +license: "CC-BY-4.0" +data_inputs: "Weekly incident RSV hospitalizations from RSV-NET" +methods: "A renewal equation method based on Bayesian estimation of Rt from past hospitalization data." +methods_long: "Model forecasts are obtained by using a renewal equation based on the estimated net reproduction number Rt. We use a spline interpolation to obtain daily data from weekly incidence, then apply a lowpass filter to extract the main trend. We then use MCMC Metropolis-Hastings sampling to estimate the posterior distribution of Rt based on the filtered data, considering an informed prior on Rt based on RSV literature. The estimated Rt in the last weeks of available data is used to forecast Rt in the upcoming weeks, with a drift term proportional to the current incidence. Finally, we use the renewal equation with the posterior distribution and trend of the estimated Rt to forecast rSV hospitalization trajectories." +ensemble_of_models: false +ensemble_of_hub_models: false +website_url: https://publichealth.indiana.edu/research/faculty-directory/profile.html?user=majelli