R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
babsim.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]
[Scholar Profile | Author Map]
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 27 Apr. 2025.
Previous versions and publish date:
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
Today's Hot Picks in Authors and Packages
intmed
Implementing the interventional effects for mediation analysis for up to 3 mediators.
The methods u ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gary Chan (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
cohortBuilder
Common API for filtering data stored in different data models.
Provides multiple filter types and r ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Krystian Igras (view profile)
cattonum
Functions and S3 classes for the followingmethods of encoding categorical features as numericsaggreg ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Bernie Gray (view profile)
HACSim
Performs iterative extrapolation of species' haplotype accumulation curves using a nonparametric sto ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jarrett D. Phillips (view profile)
misPRIME
Partial Replacement Imputation Estimation (PRIME) can overcome problems caused by missing covariates ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Zishu Zhan (view profile)
24,142
R Packages
207,311
Dependencies
65,176
Author Associations
24,099
Publication Badges
