RoBTT_options {RoBTT} | R Documentation |
Options for the 'RoBTT' package
Description
A placeholder object and functions for the 'RoBTT' package. (adapted from the runjags R package).
Usage
RoBTT.options(...)
RoBTT.get_option(name)
Arguments
... |
named option(s) to change - for a list of available options, see details below. |
name |
the name of the option to get the current value of - for a list of available options, see details below. |
Value
The current value of all available 'RoBTT' options (after applying any changes specified) is returned invisibly as a named list.
[Package RoBTT version 1.3.1 Index]