Li, Jia wrote:
Dear R users, I followed the instuctions on Dr. Gelman's web to install all
of documents that bugs.R needs, but when I try to run the school example that the web posted in R, I got an error: couldn't find function "bugs", what's wrong?
Have you forgot to source() Andrew's bugs.R file?
Anyway, you might want to give the CRAN package R2WinBUGS a try, which is based on Andrew's code known as "bugs.R".
There is also a developer version BRugs (an interface to OpenBUGS) available at http://www.statistik.uni-dortmund.de/~ligges/BRugs/ (will move to CRAN very soon now).
Uwe Ligges
Thanks,
Jia
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
