Skip to content

davidchampredon/COVID-forecasts-Canada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-forecasts-Canada

Forecast Covid-19 cases in Canada, and particularly in Ontario.

THIS REPO IS A WORK IN PROGRESS. The documentation is not updated regularly.

The code implements the epidemiological model that performs daily forecast of Covid-19 cases in Ontario. In theory, it can also be run on some other Canadian provinces, but some model parameters would probably need to be adjusted.

Directories Structure

  • src: source code.
  • doc: model documentation
  • data: data files (some are imported from the web by a script)
  • reports: LaTeX code to generate summary forecasting reports
  • fcsts: daily summary forecasting reports (PDF format)

Running scripts

  • To run the forecasting model, execute the script src/go.sh
  • To generate the summary report from the outputs produced by the forecasting model, type ./compile-prov.sh ON in the reports directory.

About

Forecast COVID19 cases in Canada

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published