createWelchPlotDataFile

fun createWelchPlotDataFile(numObs: Long = minNumObservationsInReplications): File

Creates a file and writes out the Welch data to the DataOutputStream. This produces a file with the "wpdf" extension. wpdf = Welch Plot Data File Squelches inconvenient IOExceptions

Return

the file reference

Parameters

numObs

number of observations to write out