NP.ApproximateConfidenceInterval.RdApproximate 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)
| 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 |
NP confidence interval