bugs.update.settings {R2WinBUGS} | R Documentation |
Adjusts WinBUGS registry - intended for internal use only
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 ‘Registry.odc’ file) 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).
Does not return anything.
The main function to be called by the user is bugs
.