numberOfReplications

abstract 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