Approximate and Non-Parametric approach to the computation of the Confidence Interval for the comparison of two algorihms

NP.ApproximateConfidenceInterval(x, y, alpha = 0.05, paired = FALSE)

Arguments

x

First algorithm's results

y

Second algorithm's results

alpha

100(1-alpha)percent level of significance

paired

Boolean that indicates if the samples are paired

Value

NP confidence interval