This is the method used for running the Ranked analysis using wilcox_test from the coin package. Specifically, wilcox_test (DO NO CONFUSE with wilcox.test) with exact = TRUE"

# S3 method for RankedExact
RunAnalysis(
  cAnalysis,
  lDataAna,
  nISAAnalysisIndx,
  bIsFinalISAAnalysis,
  cRandomizer
)

See also