Displaying 1 result from an estimated 1 matches for "runbug".
Did you mean:
runbugs
2005 Jan 06
1
rbugs in linux
Hi,
I am trying to run the "schools" example in the rbugs library (running
winbugs in linux via wine-20041201) but keep getting the following
error. Note I have tested wine and winbugs to confirm that both are
operational.
Error in runBugs(bugs, script.file, n.chains, workingDir, useWine, wine, :
BUGS stopped before getting to coda.
The command I'm using is:
schools.sim <- rbugs(data = schools.data, inits, parameters,
schools.bug, n.chains = 2, n.iter = 1000, workingDir =
'/mnt/win_d/Rwork/daynightR', bu...