Plot Confidence Curve Plot confidence intervals for all levels of significance.

PlotConfidenceCurve(x, y, paired = FALSE, alpha = 0.05, m = 10)

Arguments

x

First algorithm's results

y

Second algorithm's results

paired

Boolean that indicates if the samples are paired

alpha

Significance value

m

The number of nested confidence curves to be computed. Default is 100.

Value

Graphic