monte_carlo: Monte carlo runs n_simulations and calls the callback...

monte_carloR Documentation

Monte carlo runs n_simulations and calls the callback function each time with the ... optional args

Description

Monte carlo runs n_simulations and calls the callback function each time with the ... optional args

Usage

monte_carlo(n_simulations, callback, ...)

Arguments

n_simulations

Number of simulations to run

callback

Function to call each simulation


hammocar/hammond documentation built on Sept. 28, 2022, 7:53 p.m.