PlotConfidenceCurve.Rd
Plot Confidence Curve Plot confidence intervals for all levels of significance.
PlotConfidenceCurve(x, y, paired = FALSE, alpha = 0.05, m = 10)
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. |
Graphic