Learn R Programming

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

R2OpenBUGS (version 3.2-2.1)

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.1

License

GPL-2

Maintainer

Neal Thomas

Last Published

July 9th, 2012

Functions in R2OpenBUGS (3.2-2.1)

bugs.log

Read data from OpenBUGS logfile
read.bugs

Read output files in CODA format
bugs.plot

Plotting summary information - intended for internal use only
monitor

Special summary statistics
bugs.script

Writes script for running OpenBUGS
bugs.update.settings

Adjusting OpenBUGS registry
print.bugs

Printing a bugs object
plot.bugs

Plotting a bugs object
write.datafile

Write data for OpenBUGS
as.bugs.array

Convert to bugs object
bugs.run

Calling OpenBUGS
schools

8 schools analysis
R2OpenBUGS-package

Running OpenBUGS from R
bugs.data

Writing input for OpenBUGS
validateInstallOpenBUGS

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

OpenBUGS output reader
decode.parameter.name

Decodes OpenBUGS parameter names
bugs.inits

Writing input for OpenBUGS
write.model

Creating a OpenBUGS model file
bugs

Run OpenBUGS from R
attach.all

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