Skip to content

lin-lab/COVID19-Rt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

COVID19-Rt

Code to calculate time-varying effective reproduction number (Rt), case rate, and death rate for COVID-19.

Structure of Code

  • pois_reg_estimates: Implements our new Poisson regression-based method, as described in our preprint.
  • initial_estimates: Initial Rt estimates calculated using EpiEstim (Cori, A., et al., 2013)
  • helpers: Helper functions.
  • preprocess_data: Code for preprocessing the data.
  • sens_analysis: Sensitivity analysis

Obtaining Rt Estimates

Within pois_reg_estimates and initial_estimates is a README with links to the latest Rt estimates.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published