massiel wrote:
Hello,
I am trying to learn how to run Bugs from R using Linux…I’m new
at Linux so I have been looking what others do on the web, but the info is
confusing. Is there any good source where to go and learn how to set up and
run Bugs from R in Linux? When I needed to do this with windows I went to
Andrew Gelman’s page and it was very easy to follow. It would be nice if
someone had written something like that for Linux.
Do you have any suggestions?
Thank you,
Massiel
If you are relying on MCMC then I'd recommend the rjags R package which
uses jags and is native to Linux. See
http://biostat.mc.vanderbilt.edu/JAGSInstallExample
--
Frank E Harrell Jr Professor and Chair School of Medicine
Department of Biostatistics Vanderbilt University
______________________________________________
R-help@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.