datadiff
datadiff copied to clipboard
Implement calibrate-by-bootstrap ddiff algorithm for permutation corruptions
- [x] Write simplified ddiff function for permutation corruptions with a global mismatch threshold
- [x] Implement calibration method via bootstrapping with target false positive rate
- [ ] Test under various parameter values (number of bootstraps, false positive rate, mean & sd of Normally-distributed data) and table sizes
- [ ] Extend to handle more general corruption types