Research Article

Gap between Prediction and Truth: A Case Study of False-Positives in Leakage Detection

Algorithm 1

Statistical estimation of FPR.
Input: Trace set , Data vector , Number of CV folds , Detection threshold , Number of -tests .
Output: Estimate of FPR .
for
    ;
    ;
    ;
end for
    ;
    ;