getBounds {babsim.hospital}R Documentation

getBounds

Description

Returns parameter bounds for babsim runs (settings version > v10.4.8)

Usage

getBounds()

Value

This function returns a list of two vectors

Examples

bounds <- getBounds()
lower <- bounds$lower
upper <- bounds$upper

[Package babsim.hospital version 11.8.8 Index]