bugs.run {R2WinBUGS} | R Documentation |
Updates the lengths of the adaptive phases in the WinBUGS registry (using bugs.update.settings
),
calls WinBUGS and runs it with ‘script.txt’. Intended for internal use only
bugs.run(n.burnin, bugs.directory)
n.burnin |
length of burn in |
bugs.directory |
directory that contains the WinBUGS executable |
Does not return anything.
The main function to be called by the user is bugs
.