The data here (https://github.com/Confirm-Solutions/imprint/tree/main/frontend/public) is bad now because it assumes the 6 columns from the old Taylor bound.
The new Tilt-Bound has only 4 data columns.
|
const layerNames = ["Monte Carlo Type I error estimates", "Clopper-Pearson", "Tilt-Bound", "Total bound"] |
The data here (https://github.com/Confirm-Solutions/imprint/tree/main/frontend/public) is bad now because it assumes the 6 columns from the old Taylor bound.
The new Tilt-Bound has only 4 data columns.
imprint/frontend/src/App.tsx
Line 8 in 503d775