collected Data
fun collectedData(responseName: String, numBatches: Int = numReplications, controlNames: List<String> = controlNames()): RegressionData
Returns the collected data ready for regression in the form of CVData.
Returns the collected data ready for regression in the form of CVData.