fun print(includeMCBByResponse: Boolean = true, includeOverallRankFreq: Boolean = false, includeMCBByMODAResponse: Boolean = false, includeMODAByReplication: Boolean = false)
Prints the basic asString() results to the console.
Parameters
include MCBBy Response
If true, the output includes an MCB analysis of each response variable. The default is true.
include Overall Rank Freq
If true, the output includes the overall rank frequencies across the alternative. The default is false.
include MCBBy MODAResponse
If true the output includes an MCB analysis of each response variable in terms of MODA value. The default is false.
include MODABy Replication
If true, the output includes the MODA results for each replication. The default is false.