epiforecasts / EpiNow2

Estimate Realtime Case Counts and Time-varying Epidemiological Parameters
https://epiforecasts.io/EpiNow2/dev/
Other
116 stars 33 forks source link

Make `rt=NULL` settings explicit #779

Closed jamesmbaazam closed 2 months ago

jamesmbaazam commented 2 months ago

Description

This PR closes #761.

This PR makes explicit the settings that are applied when rt=NULL in functions that use that argument.

Initial submission checklist

After the initial Pull Request

jamesmbaazam commented 2 months ago

This was what I had in mind when I raised this issue. Happy to rephrase based on reviews but I keep going back into the code to remind myself of the applied settings, so I thought would be useful to expose it.