I do some Bayesian analyzes using R2WinBugs, so I can put them in a for loop. It works fine, R calls WinBugs, then the simulation starts, and when this is done, the results are saved and the next analysis begins. When I usually use WinBugs, without R, I can track the simulations already done on the update screen, so I roughly know how quickly this happens and how long it takes to complete. My question is: is there an option with R2WinBugs or possibly another package to call WinBugs for loops and still force WinBugs to show progress?
Hope my question is clear :)
Userx source
share