Learn R Programming

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

R2WinBUGS (version 2.1-19)

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

License

GPL-2

Maintainer

Uwe Ligges

Last Published

April 7th, 2013

Functions in R2WinBUGS (2.1-19)

bugs.data

Writing input for WinBUGS
plot.bugs

Plotting a bugs object
print.bugs

Printing a bugs object
monitor

Special summary statistics
bugs.update.settings

Adjusting WinBUGS registry
bugs.run

Calling WinBUGS
bugs

Run WinBUGS and OpenBUGS from R or S-PLUS
write.model

Creating a WinBUGS model file
decode.parameter.name

Decodes WinBUGS parameter names
schools

8 schools analysis
read.bugs

Read output files in CODA format
bugs.sims

WinBUGS output reader
openbugs

Wrapper to run OpenBUGS
bugs.log

Read data from WinBUGS logfile
bugs.plot

Plotting summary information - intended for internal use only
R2WinBUGS-package

Running WinBUGS and OpenBUGS from R / S-PLUS
attach.all

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

Write data for WinBUGS
as.bugs.array

Convert to bugs object
bugs.inits

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

Writes script for running WinBUGS