bugs.update.settings | R Documentation |
Adjusts WinBUGS registry - intended for internal use
bugs.update.settings(n.burnin, bugs.directory)
n.burnin |
length of burn in |
bugs.directory |
directory that contains the WinBUGS executable |
Alter the adaptive phases in the WinBUGS updaters (in the ‘BUGS/System/Rsrc/Registry.odc’ file, where BUGS is map of installed WinBUGS) so that all adaptive updating is done during the burnin stage. Otherwise WinBUGS 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!
Nothing, but as a side effect, the registry file ‘BUGS/System/Rsrc/Registry.odc’ is modified
The main function to be called by the user is bugs
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.