bugs.run | 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
bugs.run(n.burnin, bugs.directory,
useWINE=.Platform$OS.type != "windows", WINE=NULL,
newWINE=TRUE, WINEPATH=NULL)
n.burnin |
length of burn in |
bugs.directory |
directory that contains the WinBUGS executable |
useWINE |
as in |
WINE |
as in |
newWINE |
as in |
WINEPATH |
as in |
Nothing, but has side effects as documented in
bugs.update.settings
and calls WinBUGS.
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.