Other packages > Find by keyword >

babsim.hospital  

Bartz & Bartz Simulation Hospital
View on CRAN: Click here


Download and install babsim.hospital package within the R console
Install from CRAN:
install.packages("babsim.hospital")

Install from Github:
library("remotes")
install_github("cran/babsim.hospital")

Install by package version:
library("remotes")
install_version("babsim.hospital", "11.8.8")



Attach the package and use:
library("babsim.hospital")
Maintained by
Thomas Bartz-Beielstein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-14
Latest Update: 2022-05-30
Description:
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) . Bartz-Beielstein T, Lasarczyk C W G, Preuss M (2005) . Lawton T, McCooe M (2019) .
How to cite:
Thomas Bartz-Beielstein (2020). babsim.hospital: Bartz & Bartz Simulation Hospital. R package version 11.8.8, https://cran.r-project.org/web/packages/babsim.hospital. Accessed 28 Mar. 2025.
Previous versions and publish date:
11.5.14 (2020-12-14 10:10), 11.7.12 (2021-03-14 19:30), 11.7.14 (2021-03-19 00:40), 11.8.2 (2021-05-16 01:22), 11.8.4 (2021-11-11 00:10), 11.8.8 (2022-05-30 09:00)
Other packages that cited babsim.hospital R package
View babsim.hospital citation profile
Other R packages that babsim.hospital depends, imports, suggests or enhances
Functions, R codes and Examples using the babsim.hospital R package
Some associated functions: GABeds220200624 . GermanCounties . GermanStates . RiskScore . aggMax . aggregateSimulationReplications . autoplot.BabsimDailyCases . babsimHospital . babsimHospitalPara . babsimToolsConf . checkSimPara . checkTestConfig . checkTestData . checkTrainConfig . dataCovidBeds20200624 . dataICUBeds20200821 . ensureRangeOpen . envToTibble . ex1InfectedDf . extendRki . extractSimulationResults . fetchRkiCases . fitExponential . funBaBSimHospital . funOptimizeSim . funWrapOptimizeSim . getAndCheckTrainData . getArrivalTimes . getBestParameter . getBounds . getConfFromData . getDailyMaxResults . getDecision . getDiviLinks . getError . getIcuBeds . getInfectedPerDay . getMatrixD . getMatrixP . getObkData . getParaSet . getParameterDataFrame . getParameterName . getParameterNameList . getPeakVec . getRealBeds . getRegionIcu . getRegionRki . getRkiData . getRkiRisk . getStartParameter . getSyntheticData . getTestData . getTrainTestObjFun . ggVisualizeIcu . ggVisualizeRki . ggVisualizeRkiAge . ggVisualizeRkiEvents . ggVisualizeRkiExtended . ggVisualizeRkiExtendedDataCalculation . icudata . koelnarchive . mapAgeGroupToAge . mapAgeToAgeGroup . mapPToPara . mapXToPara . messageDateRange . messagef . modelResultHospital . nrwarchive . obkarchive . paras . plotDailyMaxResults . plotPostprocessedEnvs . postprocessEnvs . printConf . rkiGeschlechtToSex . rkiToBabsimArrivals . rkiToBabsimData . rkidata . rtgamma . runOptLocal . runoptDirect . runoptUK . skip_if_quicktest . smoothParameter . softmax . switchRkiRefdatumToMeldedatum . synthpara . ukpara . ukpara01 . ukpara02 . updateIcudataFile . updateMatrixP . updateParaSet . updateRkidataFile . vaccineCounts . visualizeGraph . visualizeIcu . visualizeRki . visualizeRkiEvents . visualizeUK . weighted_rmse . 
Some associated R codes: GABeds20200624.R . PackageData.R . aggregateSimulationReplications.R . babsimHospital.R . babsimHospitalPara.R . babsimToolsConf.R . checkSimPara.R . class-BabsimCaselog.R . class-BabsimCases.R . class-BabsimDailyCases.R . class-BabsimRkiCases.R . ensureRangeOpen.R . envToTibble.R . extendRki.R . extractSimulationResults.R . fitExponential.R . funBabsimHospital.R . funOptimizeSim.R . funWrapOptimizeSim.R . getArrivalTimes.R . getBestParameter.R . getBounds.R . getConfFromData.R . getDailyMaxResults.R . getDecision.R . getDiviLinks.R . getError.R . getIcuBeds.R . getInfectedPerDay.R . getMatrixD.R . getMatrixP.R . getObkData.R . getParaSet.R . getParameterDataFrame.R . getParameterNameList.R . getParamterName.R . getPeakVec.R . getRealBeds.R . getRegionIcu.R . getRegionRki.R . getRkiData.R . getRkiRisk.R . getStartParameter.R . getSyntheticData.R . getTrainTestObjFun.R . ggVisualizeIcu.R . ggVisualizeRki.R . ggVisualizeRkiAge.R . ggVisualizeRkiEvents.R . ggVisualizeRkiExtended.R . ggVisualizeRkiExtendedDataCalculation.R . icudata.R . mapAgeToAgeGroup.R . mapAgegroupToAge.R . mapPToPara.R . mapXToPara.R . messageDateRange.R . messagef.R . modelResultHospital.R . plotDailyMaxResults.R . plotPostprocessedEnvs.R . postprocessEnvs.R . printConf.R . rkiToBabsimArrivals.R . rkiToBabsimData.R . rkidata.R . rtgamma.R . runOptLocal.R . runoptDirect.R . runoptUK.R . skip_if_quicktest.R . smoothParameter.R . softmax.R . switchRkiRefdatumToMeldedatum.R . ukpara.R . ukpara01.R . ukpara02.R . updateIcudataFile.R . updateMatrixP.R . updateParaSet.R . updateRkidataFile.R . visualizeGraph.R . visualizeIcu.R . visualizeRki.R . visualizeRkiEvents.R . visualizeUK.R . weighted_rmse.R .  Full babsim.hospital package functions and examples
Downloads during the last 30 days
02/2602/2702/2803/0103/0303/0403/0503/0603/0803/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2603/27Downloads for babsim.hospital024681012141618TrendBars

Today's Hot Picks in Authors and Packages

rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
FuzzyResampling  
Resampling Methods for Triangular and Trapezoidal Fuzzy Numbers
The classical (i.e. Efron's, see Efron and Tibshirani (1994, ISBN:978-0412042317) "An Introduction ...
Download / Learn more Package Citations See dependency  
hts  
Hierarchical and Grouped Time Series
Provides methods for analysing and forecasting hierarchical and grouped time series. The available ...
Download / Learn more Package Citations See dependency  
gripp  
General Inverse Problem Platform
Set of functions designed to solve inverse problems. The direct problem is used to calculate a cost ...
Download / Learn more Package Citations See dependency  
spinifex  
Manual Tours, Manual Control of Dynamic Projections of Numeric Multivariate Data
Data visualization tours animates linear projection of multivariate data as its basis (ie. orientat ...
Download / Learn more Package Citations See dependency  
transfR  
Transfer of Hydrograph from Gauged to Ungauged Catchments
A geomorphology-based hydrological modelling for transferring streamflow measurements from gauged to ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA