Bob O'Hara has a new blog with stuff on OpenBugs (see here). Feel free to ask him when they're going to set up the new OpenBugs so it can work with R2WinBUGS!
OpenBugs blog
Categories:
4 Comments
Leave a comment
Subscribe to Entry
For more info on our research:
Blogroll
Sister Blogs:
Statistics:
- Chance News
- The Endeavour
- Christian Robert
- Revolution Computing
- Yu-Sung Su's Blog
- The Numbers Guy
- Messy Matters
Visualization:
Cognitive and Behavioral Science:
- Decision Science News
- British Psychological Society Research Digest
- Seth Roberts [experimental psychology]
- Criteria's Employee Testing Blog
Social and Political Science:
- Monthly Labor Review Precis
- Marginal Revolution [economics]
- Language Log
- Social Science Statistics
- The Baby Name Wizard
- Vox EU
Machine Learning:
Cultural:
Pages
Research supported by the National Science Foundation
National Institutes of Health
Yahoo Research
Search
Recent Comments
- Ben Bolker: There are also cross-platform issues. Last time I checked, OpenBugs read more
- Andrew: Bernd, When running OpenBugs, R2WinBugs calls BRugs. OpenBugs is the read more
- Bernd Weiss: What is the reason/advantage of maintaining two R packages which read more
- Bob O'H: Thanks for the link. If you ask me that, I'll read more
Recent Entries
- The divergence of the intellectual upper class
- Inbox zero
- Big juicy datasets
- A horror story involving the correction of a published scientific article
- A question about poker
- Seniors Skeptical on Health Care Spending
- Linf: An L-infinity Classifier
- Election 2008: What really happened
- Baseball stats: innovation, randomness, and other issues
- A cool bit of experimental research on group threat and voter mobilization
- Why don't I do more explicit modeling of spatial or temporal patterns?
- Computational Legal Studies
- The work-until-its-significant strategy
- News flash: Nascar drivers support Republicans
- Two-stage regression as an approximation to multilevel modeling
- Thinking about rationality of voting, and cooperative systems in general, in terms of the design of intelligent agents
- A Central Limit Theorem Java applet
- Clustered standard errors vs. hierarchical modeling
- OmniGraphSketcher
- What do you need to apply to a Ph.D. program in statistics?
Categories
- Administrative (15)
- Art (36)
- Bayesian Statistics (239)
- Causal Inference (93)
- Decision Theory (149)
- Economics (199)
- Literature (135)
- Miscellaneous Science (120)
- Miscellaneous Statistics (423)
- Multilevel Modeling (171)
- Political Science (636)
- Public Health (133)
- Sociology (247)
- Sports (27)
- Statistical computing (121)
- Statistical graphics (152)
- Teaching (149)

Thanks for the link. If you ask me that, I'll just pass the message on to Andrew Thomas!
Bob
What is the reason/advantage of maintaining two R packages which establish an interface to OpenBUGS, i.e. BRugs and R2WinBUGS? IMHO it would be much easier to have just one package which combines the "easy-to-use" of BRugs and the graphical capabilities of R2WinBUGS.
Bernd,
When running OpenBugs, R2WinBugs calls BRugs. OpenBugs is the engine, BRugs is the controller, and R2WinBugs is the front end. R2WinBugs does not duplicate the functions of BRugs; it simply calls BRugs.
This all worked fine (after many hours of effort on my part and others to get it to work!) until the latest release of OpenBugs, when something changed so that it's no longer compatible with R2WinBugs. I imagine it would not take a lot of effort to get it all working; I'm just not sure where to start.
There are also cross-platform issues. Last time I checked, OpenBugs didn't work on Linux -- I have been using R2WinBUGS/WINE/WinBUGS -- and JAGS seems
to be the only (??) option on non-Intel Macs.