nimble (version 0.7.0)

getNimbleOption: Get NIMBLE Option

Description

Allow the user to get the value of a global _option_ that affects the way in which NIMBLE operates

Usage

getNimbleOption(x)

Arguments

x

a character string holding an option name

Value

The value of the option.

Examples

Run this code
# NOT RUN {
getNimbleOption('verifyConjugatePosteriors')
# }

Run the code above in your browser using DataLab