Using the finalsize package
The R package finalsize
In an epidemic, we often want to know: How many people will eventually get infected?
This is called the final epidemic size. Final size focuses on cumulative impact, not timing.
finalsize packagefinalsize implements methods that: Take an estimate of \(R_0\) then return the proportion infected in each group over the epidemic
What exactly does the package do?