Bayesian Analysis using the BUGS Language
DrakeGis wrote:
WinBugs doesn't run in LINUX. Neither OpenBugs.
Ah, sorry, haven't read carefully enough. The only possible thing is to run WinBUGS under wine and use R2WinBUGS, which supports the wine/WinBUGS combination. Best wishes, Uwe Ligges
DrakeGis wrote:
Hi all, I observed that the 'link' between R and BUGS (winBugs/linBugs) has totally disappeared. I'm wondering what package can be use to run bayesian models specified using the BUGS language in R (specifically under Linux). Is there any other option besides JAGS ? Thanks
Ther are several package, if you want to use WinBUGS (not recommended),
there is the CRAN package R2WinBUGS, and if you want to use OpenBUGS
(the "new" version of WinBUGS), use BRugs, which is available from the
"CRAN extras" repository hosted by Brian Ripley (which is a default
repository for R for Windows, hence install.packages("BRugs") should
work).
Best wishes,
Uwe Ligges
----------------------------------------- Stay ahead of the information curve. Receive EDA news and jobs on your desktop daily. Subscribe today to the EDA CafeNews newsletter. [ http://www10.EDACafe.com/nl/newsletter_subscribe.php ] It's informative and essential. This message was sent to you from a machine at 141.211.153.44
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
----------------------------------------- Stay ahead of the information curve. Receive EDA news and jobs on your desktop daily. Subscribe today to the EDA CafeNews newsletter. [ http://www10.EDACafe.com/nl/newsletter_subscribe.php ] It's informative and essential. This message was sent to you from a machine at 141.211.153.44