R2WinBUGS-package {R2WinBUGS}R Documentation

Running WinBUGS and OpenBUGS from R / S-PLUS

Description

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.

Details

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"))

[Package R2WinBUGS version 2.1-22.1 Index]