getNimbleOption: Get NIMBLE Option

View source: R/options.R

getNimbleOptionR Documentation

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.

Author(s)

Christopher Paciorek

Examples

getNimbleOption('verifyConjugatePosteriors')

nimble documentation built on July 9, 2023, 5:24 p.m.