Rdocumentation
powered by
Learn R Programming
R2OpenBUGS (version 3.2-5)
Running OpenBUGS from R
Description
Using this package, it is possible 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.
Copy Link
Link to current version
Version
Version
3.2-5
3.2-4
3.2-3.2.1
3.2-3.2
3.2-3.1
3.2-2.2
3.2-2.1
3.2-1.4
3.2-1.3
Install
install.packages('R2OpenBUGS')
Monthly Downloads
3,256
Version
3.2-5
License
GPL-2
Maintainer
Uwe Ligges
Last Published
February 23rd, 2026
Functions in R2OpenBUGS (3.2-5)
Search all functions
attach.all
Attach / detach elements of (bugs) objects to search path
bugs.sims
OpenBUGS output reader
bugs.update.settings
Adjusting OpenBUGS registry
read.bugs
Read output files in CODA format
write.model
Creating a OpenBUGS model file
bugs.plot
Plotting summary information - intended for internal use only
decode.parameter.name
Decodes OpenBUGS parameter names
plot.bugs
Plotting a bugs object
print.bugs
Printing a bugs object
schools
8 schools analysis
monitor
Special summary statistics
write.datafile
Write data for OpenBUGS
bugs.log
Read data from OpenBUGS logfile
validateInstallOpenBUGS
Compare OpenBUGS/R2OpenBUGS execution to results supplied with OpenBUGS
bugs.script
Writes script for running OpenBUGS
bugs.run
Calling OpenBUGS
as.bugs.array
Convert to bugs object
R2OpenBUGS-package
Running OpenBUGS from R
bugs.inits
Writing input for OpenBUGS
bugs.data
Writing input for OpenBUGS
bugs
Run OpenBUGS from R