mrc-ide / naomi

Naomi model for subnational HIV estimation
https://mrc-ide.github.io/naomi
Other
9 stars 9 forks source link

Set T4 and T5 projection quarters when missing from model options #406

Closed rtesra closed 1 year ago

rtesra commented 1 year ago

This PR fixes a bug in naomi_prepare_data() when reading in regressed model options where T4 and T5 were not specified.

New behaviour to automatically set T4 and T5 to 24- and 36-months ahead of T3 if they are missing from model options.

vimc-robot commented 1 year ago

Thanks. Corresponding hintr PR at https://github.com/mrc-ide/hintr/pull/469