-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
DiscussionRelated to a discussion about the package: new and existing features and conceptsRelated to a discussion about the package: new and existing features and conceptsNew featureNew feature or requestNew feature or request
Description
This issue requests that final_size() should accept a vector of r0. This stems from this Discussion and parallels similar changes coming to {epidemics}.
Two return type options I can think of:
- A single data.frame giving the mean final size estimate per demography group, and the upper and lower 95% CI for each group (similar to {cfr});
- A single data.frame giving the final size estimate for each demography group, for each
$R_0$ - it is left to the user to summarise the estimates (the option in the code snippet in the Discussion).
I think option 1 is neat and compact, but happy to implement (2) or something else. Thoughts @adamkucharski, @TimTaylor?
Metadata
Metadata
Assignees
Labels
DiscussionRelated to a discussion about the package: new and existing features and conceptsRelated to a discussion about the package: new and existing features and conceptsNew featureNew feature or requestNew feature or request