Skip to content

Add calibration accuracy plot to reports

Rachael Huxford requested to merge rachael.huxford/iDQ:dfap-fap-plot into main

Add a calibration plot to reports.py that generates a dFAP/FAP % error by nominal FAP plot with error bars.

Additionally, change interpolation scheme from linear across the entire set to nearest-neighbor. This should fix odd behavior previously seen in FAP calibration plots where points would extend off-diagonal in the space b/w 1 and the highest significance veto.

Link to new report example

Edited by Rachael Huxford

Merge request reports