getBounds: getBounds

View source: R/getBounds.R

getBoundsR 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

babsim.hospital documentation built on May 30, 2022, 9:05 a.m.