Commit 5cc03e9
committed
test: remove seasonal xfail and tighten R equivalence tolerances
State-space seasonal smoother achieves <0.1% relative error vs R bsts,
far exceeding the original ±5% tolerance with dummy-variable approach.
Tolerance changes:
- seasonal: ±5% → ±1% (actual: <0.1%)
- basic/strong_effect CI: ±1.5% → ±1.0% (actual: <0.5%)
- Remove xfail from TestEquivalenceSeasonal (all 5 tests pass)
All 33 numerical equivalence tests pass with tightened tolerances.1 parent a7fac22 commit 5cc03e9
1 file changed
Lines changed: 6 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | 304 | | |
308 | 305 | | |
309 | 306 | | |
| |||
0 commit comments