Learn R Programming

jaatha (version 2.7.0)

simulateWithinBlock: This function executes simulations for a number of random parameter values inside a block.

Description

This function executes simulations for a number of random parameter values inside a block.

Usage

simulateWithinBlock(sim, block, jaatha)

Arguments

sim
the number of simulations to execute.
block
the block in which the simulations are executed.
jaatha
The current jaatha object

Value

  • A list of simulation results, where is simulation result is a list of summary statistics.