EpiForeSITE / summrt

summrt: Processing tools for working with Rt estimates
https://epiforesite.github.io/summrt/
Other
0 stars 0 forks source link

Consider changing `date` to `time` in standardized output object #5

Open kaitejohnson opened 2 months ago

kaitejohnson commented 2 months ago

Since the date column in the standard column is not a date but is a 0-indexed vector of days.

Do think there is an argument that passing back dates is more clear with respect to indexing, but since not all R(t) package objects return the date/the data, this probably isn't possible in how we have set things up (which doesn't require the input data, just the model object).