immregistries / LoneStarVaccineForecaster

Other
1 stars 2 forks source link

Fix Mening test cases - Move Menactra to 10 years valid #11

Closed nathanbunker closed 1 year ago

nathanbunker commented 1 year ago

There are four test cases failing on evaluation. It looks like one fix, should fix them all. The forecaster allows Menactra down to around 9 months, but they want to set it only valid at 10 years or older. The change is to move the Before Age value of "9 months -4 days" on the first Menactra transition on the first dose to "10 years". This should fix all of these evaluation tests:

nathanbunker commented 1 year ago

All test cases failing at 10 years of age:

image

The change should be made here:

image

The steps for changing are:

Bunker-Kenyon commented 1 year ago

Updated