search for: openbugs322

Displaying 3 results from an estimated 3 matches for "openbugs322".

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 Sep 25
0
how to specify the multinomial distribution in R
...gits) 2: bugs(data, inits, model.file = "BayesGeostat.txt", parameters = c("p", "a", "u", "tau.u", "tau.s", "phi", "t1.p"), n.chains = 3, n.iter = 1000, OpenBUGS.pgm = "C:/Program Files (x86)/OpenBUGS/OpenBUGS322/OpenBUGS.exe") 1: debug(bugs(data, inits, model.file = "BayesGeostat.txt", parameters = c("p", "a", "u", "tau.u", "tau.s", "phi", "t1.p"), n.chains = 3, n.iter = 1000, OpenBUGS.pgm = "C:/Program...
2012 Oct 26
1
Openbugs- Array Index
..."r", "R","psi", "A", "O", "HAB0","HAB1","HAB2", "HSpR0","HSpR1","HSpR2" ) out <- bugs(data,inits,parameters,"ungulate.txt", OpenBUGS.pgm="C:/Program Files (x86)/OpenBUGS/OpenBUGS322/OpenBUGS.exe", n.thin=10,n.burnin=10,n.chains=1,n.iter=1000,debug=TRUE) -- View this message in context: http://r.789695.n4.nabble.com/Openbugs-Array-Index-tp4647587.html Sent from the R help mailing list archive at Nabble.com.