R2WinBUGS: A Package for Running WinBUGS from R
View Researcher's Other CodesDisclaimer: The provided code links for this paper are external links. Science Nest has no responsibility for the accuracy, legality or content of these links. Also, by downloading this code(s), you agree to comply with the terms of use as set out by the author(s) of the code(s).
Authors | Sibylle Sturtz, Uwe Ligges, Andrew Gelman |
Journal/Conference Name | Journal of Statistical Software |
Paper Category | Other |
Paper Abstract | The R2WinBUGS package provides convenient functions to call WinBUGS from R. It automatically writes the data and scripts in a format readable by WinBUGS for processing in batch mode, which is possible since version 1.4. After the WinBUGS process has finished, it is possible either to read the resulting data into R by the package itself--which gives a compact graphical summary of inference and convergence diagnostics--or to use the facilities of the coda package for further analyses of the output. Examples are given to demonstrate the usage of this package. |
Date of publication | 2005 |
Code Programming Language | R |
Comment |