Get parameterss (probabilities and durations) of the babsim.hospital simulator
getParameterDataFrame(
paraList = list(obk = getParaSet(5374), koeln = getParaSet(5315))
)
list of parameter values.
Each list element has the form obk=getParaSet(5374)
.
data.frame with parameters in each column.
# NOT RUN {
df <- getParameterDataFrame()
# }
Run the code above in your browser using DataLab