writeAcrossReplicationSummaryStatistics

Writes shortened across replication statistics to the supplied PrintWriter as text output

Response Name Average Std. Dev.

Parameters

out

the PrintWriter


Creates a PrintWriter with the supplied name in directory within jslOutput and writes out the across replication statistics

Return

the PrintWriter

Parameters

pathToFile

the path to the file


fun writeAcrossReplicationSummaryStatistics(fName: String = model.simulationName + "_SummaryStatistics.txt"): PrintWriter

Creates a PrintWriter with the supplied name in directory jslOutput and writes out the across replication statistics

Return

the PrintWriter

Parameters

fName

the file name