[R] problem in auto run iteration in R2OpenBUGS
thanoon younis
thanoon.younis80 at gmail.com
Fri Jun 12 20:09:27 CEST 2015
Hi for all members in R community
I have a small problem in the code below when i call OpenBUGS
#Call OpenBUGS
model= bugs(data,
inits,
parameters.to.save=parameters,
model.file="D:/Run/model.txt",
n.iter=5000,
n.burnin=0,
OpenBUGS.pgm =
"C:/Program Files/OpenBUGS/OpenBUGS323/OpenBUGS.exe",
working.directory="D:/Run/",
n.thin=2,
n.chains=2,
debug=TRUE,
DIC=TRUE)
The problem is when the first iteration finish it stop directly without
rerun the second iteration so how can i run the iterations automatically.
Many thanks in advance
--
Thanoon Y. Thanoon
PhD Candidate
Department of Mathematical Sciences
Faculty of Science
University Technology Malaysia, UTM
E.Mail: Thanoon.younis80 at gmail.com
E.Mail: dawn_prayer80 at yahoo.com
Facebook:Thanoon Younis AL-Shakerchy
Twitter: Thanoon Alshakerchy
H.P:00601127550205
[[alternative HTML version deleted]]
More information about the R-help
mailing list