Learn R Programming

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

R2WinBUGS (version 0.2-7)

Running WinBUGS 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('R2WinBUGS')

Monthly Downloads

8,376

Version

0.2-7

License

GPL version 2 or newer

Maintainer

Sibylle Sturtz

Last Published

February 23rd, 2026

Functions in R2WinBUGS (0.2-7)

bugs

Run WinBUGS from R
bugs.script

Writes script for running WinBUGS - intended for internal use only
bugs.sims

WinBUGS output reader - intended for internal use only
bugs.data

Writing input for WinBUGS
bugs.plot

Plotting summary information - intended for internal use only
read.bugs

Read output files in CODA format
schools

8 schools analysis
attach.all

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

Plotting a bugs object
print.bugs

Printing a bugs object
decode.parameter.name

Decodes WinBUGS parameter names - intended for internal use only
bugs.update.settings

Adjusting WinBUGS registry - intended for internal use only
monitor

Special summary statistics - intended for internal use only
bugs.inits

Writing input for WinBUGS - intended for internal use only
write.datafile

Write data for WinBUGS - intended for internal use only
bugs.run

Calling WinBUGS - intended for internal use only