.sample.outer.events | R Documentation |
Support function for sim.outer.tree. Samples transmission, transition and migration events based on population dynamics of the Model.
.sample.outer.events(run, max.attempts = 10, chunk.size = 10000)
run: |
R6 object of class Run |
max.attempts: |
number of tries to sample events |
data frame of outer tree events, each made up of: time, event type, recipient CompartmentType and source CompartmentType
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.