Commit 07537e8
authored
Student's distribution GoF criteria (#65)
* Usatov: agreed sort in some calls Student.execute_statistic. Make test_power_against_normal check statistics. Change random.seed to default_rng for not change global state, some other small fixes
* Fix format
* centralize Student-t CDF clipping1 parent c6b1c5f commit 07537e8
File tree
3 files changed
+1407
-0
lines changed- pysatl_criterion/statistics
- tests/statistics
3 files changed
+1407
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
79 | 91 | | |
80 | 92 | | |
81 | 93 | | |
| |||
196 | 208 | | |
197 | 209 | | |
198 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
199 | 221 | | |
0 commit comments