replicationAverages

fun replicationAverages(responseVariable: Response): DoubleArray

If the response name does not exist in the collector a zero length array is returned. The array elements represent the within replication average for the response.

Note that the returned array may contain Double.NaN values if no observations of the response were observed during the replication.

Return

the replication averages for the named response

Parameters

responseVariable

the response variable, must not be null and must be in model