Description Usage Arguments Value Author(s) See Also
Helper function designed to facilitate parallel implementation with the foreach package.This function combines iterations of a TSIR scenario that contain output for both the basic gravity model (B) and the new gravity model with duration (R).
1 | sim.combine.dual(x, y)
|
x |
list object of simulation output from first iteration(s) |
y |
list object of simulation output from second iteration(s) |
a list
John Giles
Other simulation:
calc.hpd(),
calc.prop.inf(),
calc.prop.remain(),
calc.timing.magnitude(),
calc.wait.time(),
decay.func(),
get.age.beta(),
get.beta.params(),
sim.TSIR.full(),
sim.TSIR(),
sim.combine(),
sim.gravity.duration(),
sim.gravity(),
sim.lambda(),
sim.pi(),
sim.rho(),
sim.tau()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.