Other packages > Find by keyword >

R2WinBUGS  

Running 'WinBUGS' and 'OpenBUGS' from 'R' / 'S-PLUS'
View on CRAN: Click here


Download and install R2WinBUGS package within the R console
Install from CRAN:
install.packages("R2WinBUGS")

Install from Github:
library("remotes")
install_github("cran/R2WinBUGS")

Install by package version:
library("remotes")
install_version("R2WinBUGS", "2.1-22.1")



Attach the package and use:
library("R2WinBUGS")
Maintained by
Uwe Ligges
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-02-02
Latest Update: 2024-02-05
Description:
Invoke a 'BUGS' model in 'OpenBUGS' or 'WinBUGS', a class "bugs" for 'BUGS' results and functions to work with that class. Function write.model() allows a 'BUGS' model file to be written. The class and auxiliary functions could be used with other MCMC programs, including 'JAGS'.
How to cite:
Uwe Ligges (2004). R2WinBUGS: Running 'WinBUGS' and 'OpenBUGS' from 'R' / 'S-PLUS'. R package version 2.1-22.1, https://cran.r-project.org/web/packages/R2WinBUGS. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.2-1 (2004-02-02 13:38), 0.2-2 (2004-05-15 18:58), 0.2-3 (2004-09-11 09:17), 0.2-6 (2005-01-25 10:15), 0.2-7 (2005-05-18 18:18), 0.2-8 (2005-05-31 12:10), 0.2-9 (2005-07-30 11:12), 1.0-0 (2005-08-05 22:57), 1.0-1 (2005-11-15 08:54), 1.1-0 (2005-12-15 12:29), 1.1-1 (2006-02-20 11:19), 2.0-1 (2006-05-29 09:50), 2.0-2 (2006-07-27 11:32), 2.0-3 (2006-10-06 16:07), 2.0-4 (2006-11-02 12:51), 2.1-2 (2007-05-13 15:20), 2.1-3 (2007-05-13 20:14), 2.1-4 (2007-05-24 19:21), 2.1-6 (2007-09-13 10:47), 2.1-7 (2008-01-21 20:41), 2.1-8 (2008-02-01 12:36), 2.1-9 (2009-01-08 20:53), 2.1-10 (2009-01-20 21:31), 2.1-11 (2009-02-03 21:02), 2.1-12 (2009-02-13 13:23), 2.1-13 (2009-03-29 16:54), 2.1-14 (2009-04-14 19:26), 2.1-15 (2009-11-05 21:05), 2.1-16 (2009-11-08 21:00), 2.1-18 (2011-03-22 17:07), 2.1-19 (2013-04-07 19:01), 2.1-20 (2015-05-31 19:17), 2.1-21 (2015-07-30 00:15), 2.1-22 (2023-12-16 01:50)
Other packages that cited R2WinBUGS R package
View R2WinBUGS citation profile
Other R packages that R2WinBUGS depends, imports, suggests or enhances
Complete documentation for R2WinBUGS
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA