Description Usage Arguments Value
Simulate flu sampling, coalescence and ILI counts given effective population size trajectory and number of expected samples. Time is defined using present as 0.
1 2 | SimulateILISampCoalCounts(lim, flu.Ne, flu.sampNum, ILI.sampNum,
init.samp = 1, i = 1)
|
lim |
A numeric tuple of start (present) and end (past) times. |
flu.Ne |
A function of time (for flu effective popluation size). |
flu.sampNum |
A numeric scalar of expected number of flu samples in lim. |
ILI.sampNum |
A numeric scalar of expected number of sampling events. |
i |
An optional numeric scalar indicating iteration of simulation in lim |
A list containing coalescent, sampling and ILI counts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.