numReps

val numReps: Int? = null

Parameters

numReps

the number of replications for the design points. If not null, it must be greater or equal to 1. If null, the design point's current number of replications is used.