Companion

Properties

Link copied to clipboard

The string used to flatten or un-flatten random variable parameters Assumed as "." by default

Functions

Link copied to clipboard
fun chunkReplications(model: Model, numReplications: Int, size: Int): List<ExperimentRunParameters>

Splits the number of replications into a list of experiments with each experiment having at most size replications. A resulting experiment may have fewer than the given size but at least 1 replication. The experiments are ordered in the list such that the replication identifiers for each experiment are ordered from 1 to the number of replications numReplications