asString

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

Constructs a string representation of the results.

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.