View source: R/net.mod.infection.R
| set_transmat | R Documentation |
This function appends the transmission matrix created during
infection.net and infection.2g.net.
set_transmat(dat, del, at)
dat |
Main |
del |
Discordant edgelist created within |
at |
Current time step. |
This internal function works within the parent infection.net
functions to save the transmission matrix created at time step at to
the main netsim_dat class object dat.
The updated netsim_dat main list object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.