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.
1 parent 9ab5661 commit ba734c7Copy full SHA for ba734c7
faslr/utilities/sample.py
@@ -19,7 +19,8 @@
19
'uspp_incr_case': 'friedland_uspp_auto_increasing_case.csv',
20
'xyz': 'friedland_xyz_auto_bi.csv',
21
'us_auto_steady_state': 'friedland_us_auto_steady_state.csv',
22
- 'auto_bi': 'friedland_auto_bi_insurer.csv'
+ 'auto_bi': 'friedland_auto_bi_insurer.csv',
23
+ 'uspp_auto_incr_claim': 'friedland_uspp_auto_increasing_claim.csv'
24
}
25
26
auto_bi_olep = [
0 commit comments