Skip to content

A question about bugs.R: functions for running WinBUGs from R

2 messages · Li, Jia, Uwe Ligges

#
Li, Jia wrote:

            
Why do you post twice?
See my former message, you forgot to source() "bugs.R".

BTW: Since this code is from the website from Andrew Gelman, why do you 
think posting to R-help is the appropriate way to get help? R has a 
standardized mechanism for distributing code - called "package".
And the appropriate package "R2WinBUGS" you are looking for has been 
made available - thanks to Andrew's effort in writing the original code 
and thanks to the efforts of two others to generalize the code and 
package it for you.

Uwe Ligges