Commit c17914a
Add distribution diagnostics for BalanceDF (#265)
Summary:
- Added weighted EMD/CVMD/KS computation helpers and comparison functions in the weighted stats module.
- Exposed EMD/CVMD/KS BalanceDF helper methods and public comparison APIs for linked samples and direct targets.
- Added appropiate tests for EMD/CVMD/KS covering identical distributions, weighted effects, expected discrete/numeric values, validation errors, and NA-indicator skipping.
Pull Request resolved: #265
Differential Revision: D90854392
Pulled By: talgalili
fbshipit-source-id: 6a29d41d960131b58ade6ee139de0466fc8d0b0d1 parent cd507a1 commit c17914a
File tree
7 files changed
+2322
-1027
lines changed- balance
- stats_and_plots
- utils
- tests
- tutorials
7 files changed
+2322
-1027
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
0 commit comments