Re: [R] Saving WinBugs log file when using bugs()

2012-01-17 Thread Uwe Ligges
On 16.01.2012 18:00, chaps31 wrote: Hi "The log file (not as .odc and as .txt file) is in R'd tempdir() after WinBUGS returns to R." Was this my statement? I actually meant to write *both* rather than "not" above. Best, Uwe Is there any way to save the .odc file? Ruth -- View this mes

Re: [R] Saving WinBugs log file when using bugs()

2012-01-16 Thread chaps31
Hi "The log file (not as .odc and as .txt file) is in R'd tempdir() after WinBUGS returns to R." Is there any way to save the .odc file? Ruth -- View this message in context: http://r.789695.n4.nabble.com/Saving-WinBugs-log-file-when-using-bugs-tp4299827p4300162.html Sent from the R help ma

Re: [R] Saving WinBugs log file when using bugs()

2012-01-16 Thread Uwe Ligges
On 16.01.2012 16:09, Ruth Chapman wrote: Hi, I am very new to R and Winbugs. I have been provided with a code that runs Winbugs from R. The code runs 60 different models and I would like to either save the Winbugs log file for each of these or reproduce the WinBugs plots which show convergence

[R] Saving WinBugs log file when using bugs()

2012-01-16 Thread Ruth Chapman
Hi, I am very new to R and Winbugs. I have been provided with a code that runs Winbugs from R. The code runs 60 different models and I would like to either save the Winbugs log file for each of these or reproduce the WinBugs plots which show convergence over the iterations.I can do this by using D