R2WinBUGS package provides possiblity to call a BUGS model,
summarize inferences and convergence in a table and graph, and save the
simulations in arrays for easy access in R / S-PLUS. In S-PLUS, the
OpenBUGS functionality and the windows emulation functionality is
not yet available. The main command is bugs.
The following are sources of information on R2WinBUGS package:
| DESCRIPTION file | library(help="R2WinBUGS") |
| This file | package?R2WinBUGS |
| Vignette | vignette("R2WinBUGS") |
| Some help files | bugs |
write.model | |
print.bugs | |
plot.bugs | |
| News | file.show(system.file("NEWS", package="R2WinBUGS")) |