init_cl: Epidemic Model Initial Conditions

Description Usage Arguments Value

Description

Sets the initial conditions for a stochastic epidemic models simulated with netsim.

Usage

1
2
init_cl(nwstats, prev.B = 0.283, prev.W = 0.283, prev.asmm = 0.07,
  ...)

Arguments

nwstats

Target statistics for the network model. An object of class nwstats output from calc_nwstats_msm.

prev.B

Initial disease prevalence among black MSM.

prev.W

Initial disease prevalence among white MSM.

...

Additional arguments passed to function.

Value

A list object of class init_msm, which can be passed to EpiModel function netsim.


statnet/PrEP-for-ASMM-and-adult-MSM documentation built on June 22, 2019, 12:45 a.m.