Learn R Programming

⚠️There's a newer version (3.2-4) of this package.Take me there.

R2OpenBUGS (version 3.2-2.2)

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-2.2

License

GPL-2

Maintainer

Neal Thomas

Last Published

April 10th, 2013

Functions in R2OpenBUGS (3.2-2.2)

bugs.plot

Plotting summary information - intended for internal use only
schools

8 schools analysis
write.datafile

Write data for OpenBUGS
bugs.log

Read data from OpenBUGS logfile
write.model

Creating a OpenBUGS model file
bugs.script

Writes script for running OpenBUGS
read.bugs

Read output files in CODA format
print.bugs

Printing a bugs object
monitor

Special summary statistics
bugs.update.settings

Adjusting OpenBUGS registry
bugs.run

Calling OpenBUGS
bugs.data

Writing input for OpenBUGS
R2OpenBUGS-package

Running OpenBUGS from R
decode.parameter.name

Decodes OpenBUGS parameter names
bugs.sims

OpenBUGS output reader
validateInstallOpenBUGS

Compare OpenBUGS/R2OpenBUGS execution to results supplied with OpenBUGS
bugs.inits

Writing input for OpenBUGS
attach.all

Attach / detach elements of (bugs) objects to search path
plot.bugs

Plotting a bugs object
as.bugs.array

Convert to bugs object
bugs

Run OpenBUGS from R