I've left it going for minutes and it doesn't complete (example notebook). I'm guessing this has to do with the premium tax credit and SLSPC. Is there a way to turn that off? We can set premium_tax_credit to 0 in the IndividualSim, is there an analog for microsim?
Passing 2023 instead of 2022 to calc or calculate_dataframe fixes this. This is due to the second-lowest-cost silver plan data (based on a big parameter file) only being cached for 2023.
I've left it going for minutes and it doesn't complete (example notebook). I'm guessing this has to do with the premium tax credit and SLSPC. Is there a way to turn that off? We can set premium_tax_credit to 0 in the IndividualSim, is there an analog for microsim?