Simulation of dynamic network
1 2 3 4 5 |
N |
network size |
gamma |
exponent of power law distribution |
k0 |
parameter controlling proportion of unpartnered |
phi |
parameter controlling relationship turnaround rate |
n_infs |
number of initially infected individuals |
beta |
rate of transmission per partnership |
psi |
proportion of infections becoming symptomatic |
sigma |
reciprocal of duration of incubation period |
nu |
reciprocal of duration of carriage |
eta |
rate of screening when asymptomatic |
mu |
reciprocal of time to seeking treatment |
rho |
reciprocal of time to recovery following treatment |
n_vax |
number of vaccinated individuals |
vax_strat |
vaccination strategy, can be either 'target' or 'random' |
t |
duration of outbreak simulation |
max.iter |
maximum number of Gillespie iterations |
burn.in |
burn-in period |
record |
whether or not to record degree distribution |
record_term |
observation window of the degree distribution |
record_lengths |
whether or not to record partnership durations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.