R2OpenBUGS-package: Running OpenBUGS from R
Description
R2OpenBUGS Call a BUGS model,
summarize inferences and convergence in a table and graph, and save the
simulations in arrays for easy access in R. The main command is bugs.Details
The following are sources of information on R2OpenBUGS package:
ll{
DESCRIPTION file library(help="R2OpenBUGS")
This file package?R2OpenBUGS
Vignette vignette("R2OpenBUGS")
Some help files bugs
write.model
print.bugs
plot.bugs
News file.show(system.file("NEWS", package="R2OpenBUGS"))
}