Displaying 1 result from an estimated 1 matches for "yiyi".
Did you mean:
iyi
2012 Oct 03
1
Errors when saving output from WinBUGS to R
...1", "beta2", "beta3")
#call winbugs using bugs() function
model <- bugs(data, inits, parameters,
model.file="C:/Jinmodel/test_codes/model_poisson.txt", n.chains=1,
n.iter=30, n.burnin=0,n.thin=1, codaPkg=TRUE, DIC=TRUE, debug=TRUE,
bugs.directory="C:/Users/Yiyi/Desktop/winbugs14/WinBUGS14")
###########################################
I can get pretty good traceplots & parameter estimate outputs in WinBUGS.
However, when I switched back to the R Console (by pressing ESC key), a
warning message occurred:
Warning message:
running command '&...