print

fun print(includeMCBByResponse: Boolean = true, includeOverallRankFreq: Boolean = false, includeMCBByMODAResponse: Boolean = false, includeMODAByReplication: Boolean = false)

Prints the basic asString() results to the console.

Parameters

includeMCBByResponse

If true, the output includes an MCB analysis of each response variable. The default is true.

includeOverallRankFreq

If true, the output includes the overall rank frequencies across the alternative. The default is false.

includeMCBByMODAResponse

If true the output includes an MCB analysis of each response variable in terms of MODA value. The default is false.

includeMODAByReplication

If true, the output includes the MODA results for each replication. The default is false.