You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes we could and I agree that would be good for another issue (i.e add alieas for example making `AutoRegressive` exist and `AR`, `RandomWalk` and `RW` but the key issue we have here is making sure we have a standard and following it.
Thee big thing that stands out to me is the the module is called EpiObsModels and we have RecordExpectedObs but everything else uses Observations
This issue is about choosing helpful aliases for common struct names. From my point of view, we want the most natural thing for the largest number of people to "just work".
The text was updated successfully, but these errors were encountered:
Thee big thing that stands out to me is the the module is called
EpiObsModels
and we haveRecordExpectedObs
but everything else usesObservations
Originally posted by @seabbs in #499 (comment)
This issue is about choosing helpful aliases for common
struct
names. From my point of view, we want the most natural thing for the largest number of people to "just work".The text was updated successfully, but these errors were encountered: