Learn R Programming

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

R2WinBUGS (version 2.1-13)

Running WinBUGS and OpenBUGS from R / S-PLUS

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 / S-PLUS. In S-PLUS, the openbugs functionality and the windows emulation functionality is not yet available.

Copy Link

Version

Install

install.packages('R2WinBUGS')

Monthly Downloads

8,569

Version

2.1-13

License

GPL-2

Maintainer

Uwe Ligges

Last Published

March 29th, 2009

Functions in R2WinBUGS (2.1-13)

bugs.log

Read data from WinBUGS logfile
R2WinBUGS-package

Running WinBUGS and OpenBUGS from R / S-PLUS
monitor

Special summary statistics
as.bugs.array

Convert to bugs object
plot.bugs

Plotting a bugs object
print.bugs

Printing a bugs object
write.datafile

Write data for WinBUGS
bugs.data

Writing input for WinBUGS
bugs.run

Calling WinBUGS
bugs.plot

Plotting summary information - intended for internal use only
bugs

Run WinBUGS and OpenBUGS from R or S-PLUS
schools

8 schools analysis
attach.all

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

Wrapper to run OpenBUGS
write.model

Creating a WinBUGS model file
decode.parameter.name

Decodes WinBUGS parameter names
read.bugs

Read output files in CODA format
bugs.sims

WinBUGS output reader
bugs.update.settings

Adjusting WinBUGS registry
bugs.inits

Writing input for WinBUGS - intended for internal use only
bugs.script

Writes script for running WinBUGS