mc_gatherer: Monte Carlo gatherer

Description Usage Format Value Methods

Description

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.

Usage

1

Format

R6Class object.

Value

Object of R6Class

Methods

new

Constructor method

dump_result

Saves the argument result which is a numeric scalar

get_results

Returns the Monte Carlo estimate and the (estimated) Monte Carlo Standard Error of the estimate

convergence_table

Returns the convergence table

plot

Plots a Monte Carlo convergence graph at 95% level


IvanZoccolan/valuer documentation built on May 7, 2019, 6:45 a.m.