bugs.update.settings: Adjusting MultiBUGS registry

Description Usage Arguments Details Value See Also

View source: R/bugs.update.settings.R

Description

Adjusts MultiBUGS registry - intended for internal use

Usage

1
bugs.update.settings(n.burnin, bugs.directory)

Arguments

n.burnin

length of burn in

bugs.directory

directory that contains the MultiBUGS executable

Details

Alter the adaptive phases in the MultiBUGS updaters (in the ‘BUGS/System/Rsrc/Registry.odc’ file, where BUGS is map of installed MultiBUGS) so that all adaptive updating is done during the burnin stage. Otherwise MultiBUGS will not report results if the burnin is less than a minimum value such as 500 or 4000 (depending on the model). Write permission on above mentioned file is needed for this!

Value

Nothing, but as a side effect, the registry file ‘BUGS/System/Rsrc/Registry.odc’ is modified

See Also

The main function to be called by the user is bugs.


MultiBUGS/R2MultiBUGS documentation built on Aug. 14, 2019, 3:15 p.m.