replication

abstract fun replication(inputs: Map<String, Double>): Map<String, Double>(source)

Makes one observation of the response function at the supplied design point, drawing all randomness from the streams acquired at construction.

Return

the observed value for each response name produced by this function

Parameters

inputs

the input (design point) values, keyed by input name