Description Usage Arguments References See Also Examples
This function plots the critical difference plots shown in Demsar (2006)
1 |
results.matrix |
Matrix or data frame with the results for each algorithm |
alpha |
Significance level to get the critical difference. By default this value is 0.05 |
cex |
Numeric value to control the size of the font. By default it is set at 0.75. |
... |
Additional arguments for |
Demsar, J. (2006) Statistical Comparisons of Classifiers over Multiple Data Sets. Journal of Machine Learning Research, 7, 1-30.
drawAlgorithmGraph
, plotRanking
, plotPvalues
1 2 | data(data_gh_2008)
plotCD(data.gh.2008, alpha=0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.