powered by
plotRanking(pvalues, summary, alpha = 0.05, cex = 0.75, decreasing = FALSE)
drawAlgorithmGraph
plotCD
plotPvalues
data(data_gh_2008) test <- postHocTest(data.gh.2008, test="friedman", correct="bergmann", use.rank=TRUE) plotRanking(pvalues=test$corrected.pval, summary=test$summary, alpha=0.05)
Run the code above in your browser using DataLab