signaturescience / focustools

Forecasting COVID-19 in the US
https://signaturescience.github.io/focustools/
GNU General Public License v3.0
0 stars 0 forks source link

add Rt estimation function #14

Closed vpnagraj closed 3 years ago

vpnagraj commented 3 years ago

we have some scratch code to estimate the effective reproduction number:

https://github.com/signaturescience/focustools/blob/master/scratch/re-estimation.R

let's roll that into a function in the focustools package

vpnagraj commented 3 years ago

tabling this feature for now ... we can reopen down the line if we want to include something like this (most likely not until we sort out compartmental models #28 )