Displaying 1 result from an estimated 1 matches for "afcoures".
Did you mean:
accours
2005 Feb 25
2
Simulation Progress
Hi,
I've made a function that executes a monte-carlo simulation.
It always needs a lot of time until e.g. 1Mio simulation steps are done.
So I would like to know, how many percent of the work is already done.
In an Excel/VBA Solution I could easily implement a status bar or status
window.
How could an R-Solution look like?
Carsten