Class which defines a gatherer for the Monte Carlo simulated values. It has methods to return the Monte Carlo estimate and Monte Carlo Standard Error of the estimate as well as a convergence table.
mc_gathererObject of R6Class
R6Class object.
newConstructor method
dump_resultSaves the argument result which is
a numeric scalar
get_resultsReturns the Monte Carlo estimate and the (estimated) Monte Carlo Standard Error of the estimate
convergence_tableReturns the convergence table
plotPlots a Monte Carlo convergence graph at 95% level