Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
31 contributions in the last year
Contribution activity
September - October 2020
August 2020
Created an issue in epiforecasts/EpiNow2 that received 1 comment
epinow() fails if reported_cases is a data.frame instead of a data.table
I think documentation of epinow() function must be updated to state that the reported_cases parameter must be a data.table and not a data.frame as …