Giter Club home page Giter Club logo

ncov-nowcast's Introduction

ncov-nowcast

Contact: Eric Marty ([email protected])

Contributors:
John M. Drake ([email protected])
Éric Marty ([email protected]) - visualization, nowcast architecture
Rachel Mercaldo ([email protected]) - forecasting
Austin M. Smith ([email protected])

Contributing

Objective

Estimate the current size of the epidemic.

Rationale

A key problem in making management decisions is estimating the size of the epidemic. This project aims to estimate the size of the unknown epidemic. Case notifications are a poor indicator of epidemic size for several reasons.

  • Case notifications are incomplete (there is under-reporting).
  • Case notifications are primarily associated with patient isolation and therefore are not contributing greatly to transmission.
  • SARS-CoV-2 has a significant incubation period. These presymptomatic cases are also part of the epidemic.

Strategy

This project will use a non-parametric approach to deconvolving the case notification record to construct the actual size of the epidemic as it existed at past times (backcasting) and then use the backcasted estimates to feed a forecasting model that “predicts” the present time (nowcasting). Our nonparametric approach derives from Tim’s REU project. Backcasting will proceed in two steps using individual-level observations for the wait time distributions: (1) construct estimated curve of patients with symptom onset; (2) construct estimated curve of patients with active infection. From these curves we will use a statistical model (perhaps time-varying autoregressive model) to predict the epidemic size at the current time.

ncov-nowcast's People

Contributors

allopole avatar timrwild avatar amsmith8 avatar jdrakephd avatar

Watchers

James Cloos avatar Kyle Dahlin avatar Andrew Tredennick avatar Liliana Salvador avatar Reni Kaul avatar  avatar  avatar Giovanni Righi avatar Ana Isabel Bento avatar Andrew M. Kramer avatar  avatar Robbie Richards avatar Paige Miller avatar  avatar  avatar Anna Willoughby avatar Chao Song avatar Rachel Mercaldo avatar

ncov-nowcast's Issues

parallelized US nowcast fails after April 14

nowcast-US-cases.Rmd fails to build if last date of data > April 14, 2020.

parallelized with mcapply() (see R/nowcast.R lines 225, 347) and running on silent salamander with 23 cores (ncores-1).

Runs fine if data cut off, but if April 15 included, fails at nowcast-US-cases.Rmd chunk "nowcast_US". Error message indicates a core failed to return a result.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.