MC_inner {MonteCarlo}R Documentation

Runs Monte Carlo. For details see documentation of wrapper function.

Description

Runs Monte Carlo. For details see documentation of wrapper function.

Usage

MC_inner(func, nrep, param_list, ret_vals, ncpus = 1, max_grid = 1000,
  packages = NULL, export_functions = NULL)

[Package MonteCarlo version 1.0.6 Index]