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

Version

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)

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