Learn R Programming

R2WinBUGS (version 2.1-13)

R2WinBUGS-package: Running WinBUGS and OpenBUGS from R / S-PLUS

Description

R2WinBUGS package provides possiblity 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. The main command is bugs.

Arguments

Details

The following are sources of information on R2WinBUGS package: ll{ DESCRIPTION file library(help="R2WinBUGS") This file package?R2WinBUGS Vignette vignette("R2WinBUGS") Some help files bugs write.model print.bugs plot.bugs News file.show(system.file("NEWS", package="R2WinBUGS")) }