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]
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 16 Apr. 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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for R2WinBUGS50100150200250300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
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  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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