zcurve_options {zcurve} | R Documentation |
Options for the zcurve package
Description
A placeholder object and functions for the zcurve package. (adapted from the runjags R package).
Usage
zcurve.options(...)
zcurve.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 zcurve options (after applying any changes specified) is returned invisibly as a named list.
[Package zcurve version 2.4.2 Index]