Implements a discrete-event simulation model for a hospital resource planning problem. The project is motivated by the challenges faced by health care institutions in the current COVID-19 pandemic. It can be used by health departments to forecast demand for intensive care beds, ventilators, and staff resources. Our modelling approach is inspired by "A novel modelling technique to predict resource requirements in critical care - a case study" (Lawton and McCooe 2019) and combines two powerful technologies: (i) discrete event simulation using the 'simmer' package and (ii) model-based optimization using 'SPOT'. Ucar I, Smeets B, Azcorra A (2019) <doi:10.18637/jss.v090.i02>. Bartz-Beielstein T, Lasarczyk C W G, Preuss M (2005) <doi:10.1109/CEC.2005.1554761>. Lawton T, McCooe M (2019) <doi:10.7861/futurehosp.6-1-17>.
Version: | 11.8.8 |
Depends: | R (≥ 4.0.0) |
Imports: | SPOT, checkmate, curl, data.table, dplyr, ggplot2, golem, igraph, lubridate, markovchain, methods, padr, parallel, rvest, scales, simmer, slider, testthat, plyr, xml2 |
Suggests: | batchtools, knitr, rmarkdown, rpart, rpart.plot, simmer.plot, stringr, tidyverse, usethis, vctrs |
Published: | 2022-05-30 |
Author: | Thomas Bartz-Beielstein [aut, cre], Frederik Rehbach [aut], Eva Bartz [aut], Olaf Mersmann [aut], Martin Zaefferer [ctb] |
Maintainer: | Thomas Bartz-Beielstein <tbb at bartzundbartz.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
Copyright: | file inst/COPYRIGHTS babsim.hospital copyright details |
URL: | https://www.th-koeln.de/babsimhospital |
NeedsCompilation: | no |
Citation: | babsim.hospital citation info |
Materials: | NEWS |
CRAN checks: | babsim.hospital results |
Reference manual: | babsim.hospital.pdf |
Vignettes: |
Hospital Capacity Planning Using Discrete Event Simulation: Introduction |
Package source: | babsim.hospital_11.8.8.tar.gz |
Windows binaries: | r-devel: babsim.hospital_11.8.8.zip, r-release: babsim.hospital_11.8.8.zip, r-oldrel: babsim.hospital_11.8.8.zip |
macOS binaries: | r-release (arm64): babsim.hospital_11.8.8.tgz, r-oldrel (arm64): babsim.hospital_11.8.8.tgz, r-release (x86_64): babsim.hospital_11.8.8.tgz, r-oldrel (x86_64): babsim.hospital_11.8.8.tgz |
Old sources: | babsim.hospital archive |
Please use the canonical form https://CRAN.R-project.org/package=babsim.hospital to link to this page.