We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4868c31 + ae2cf89 commit 94e22e1Copy full SHA for 94e22e1
policyengine_us_data/tests/test_datasets/test_cps.py
@@ -37,7 +37,7 @@ def test_cps_has_auto_loan_interest():
37
# Ensure we impute around $85 billion in overtime premium with 20% error bounds.
38
AUTO_LOAN_INTEREST_TARGET = 85e9
39
AUTO_LOAN_BALANCE_TARGET = 1550e9
40
- RELATIVE_TOLERANCE = 0.25
+ RELATIVE_TOLERANCE = 0.4
41
assert (
42
abs(
43
sim.calculate("auto_loan_interest").sum()
0 commit comments