Displaying 3 results from an estimated 3 matches for "openbugs321".
Did you mean:
openbugs322
2011 Sep 05
3
cannot find system32 error
I installed wine 1.2.3 on Mac OS X 10.6.8 with the hopes of getting OpenBUGs running, but no success. It seems like OpenBUGs installs properly, but when I try to open it, I get the following:
wine: cannot find L"C:\\windows\\system32\\OpenBUGS.exe
What does this mean/how can I fix it?
2012 Jul 13
3
R2OpenBUGS quesion
Dear All:
Could anybody help me figure out why I get the Error message below while I
running the example code of bugs() function in R2OpenBUGS packages? I have
tried the code both in Win 7 and Ubuntu 12.04, but they show the same
message. My R version is 2.15.1 in win7 and 2.15.0 in Ubuntu. Many thanks !
Best,
Yilong
> schools.sim <- bugs(data, inits, parameters, model.file,+
2012 Jul 13
3
Help with R2 OpenBUGs
...;HAB0","HAB1","HAB2",
"HSpR0","HSpR1","HSpR2"
)
out <- bugs (data, inits, parameters,
model.file="C:/Users/CCF/Documents/Suzie Work/PTY Project/Waterhole
Correction/ungulate.txt",
OpenBUGS.pgm="C:/Users/CCF/Desktop/OpenBUGS/OpenBUGS321/OpenBUGS.exe",
n.thin=10, n.burnin=100, n.chains=3,n.iter=1000, debug=TRUE)
--
View this message in context: http://r.789695.n4.nabble.com/Help-with-R2-OpenBUGs-tp4636412.html
Sent from the R help mailing list archive at Nabble.com.