numberOfReplications

open override fun numberOfReplications(numReps: Int, antitheticOption: Boolean)

Sets the desired number of replications for the experiment

Parameters

numReps

must be > 0, and even (divisible by 2) if antithetic option is true

antitheticOption

controls whether antithetic replications occur


open override var numberOfReplications: Int

The number of replications to run for this experiment