Learn R Programming

babsim.hospital (version 11.8.8)

getBounds: getBounds

Description

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

Usage

getBounds()

Arguments

Value

This function returns a list of two vectors

Examples

Run this code
# NOT RUN {
bounds <- getBounds()
lower <- bounds$lower
upper <- bounds$upper
# }

Run the code above in your browser using DataLab