Skip to content

supsi-dacd-isaac/forecasting-emergency-medicine

 
 

Repository files navigation

Forecasting emergency medicine

Paper on Forecasting Ambulance Call-outs by Bahman Rostami-Tabar and Rob J Hyndman

Folders:

  • data contains raw data and cleaned/wrangled data (stored as rds) in gts and tsibble formats.
  • rscripts contains all R scripts used in experiments and in final version
  • manuscript contains our main paper
  • img contains figures for the paper not created using R

To reproduce results for paper

Run the following scripts in this order

  • Storage folder: Edit following line to wherever your Google drive folder is
storage_folder <- "/home/hyndman/GDrive/Incidents_project/"
  • Prepare data: rscript/data/incidents.R
  • Generate forecasts and evaluation summaries: rscript/hts/forecast_hts.R

Count series papers:

R packages:

More resources:

About

Fork of forecasting-emergency-medicine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 52.6%
  • TeX 45.1%
  • Lua 2.3%