Closed rtesra closed 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.
naomi_prepare_data()
New behaviour to automatically set T4 and T5 to 24- and 36-months ahead of T3 if they are missing from model options.
Thanks. Corresponding hintr PR at https://github.com/mrc-ide/hintr/pull/469
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.