across Replication Statistic
fun acrossReplicationStatistic(responseName: String, confidenceLevel: Double = 0.95): StatisticIfc?(source)
Returns the across-replication StatisticIfc for a single responseName, or null when responseName is absent or is an internal bookkeeping key.
Return
a Statistic built from all replication observations, or null
Parameters
response Name
the response to look up
confidence Level
the confidence level for the returned Statistic; defaults to 0.95