init_shamp: Epidemic Model Initial Conditions for SHAMP

Description Usage Arguments Value

Description

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

Usage

1
2
3
4
5
6
7
init_shamp(prev.B.f = 0.02, prev.BI.f = 0.02, prev.H.f = 0.02,
  prev.HI.f = 0.02, prev.W.f = 0.02, prev.B.msf = 0.02,
  prev.BI.msf = 0.02, prev.H.msf = 0.02, prev.HI.msf = 0.02,
  prev.W.msf = 0.02, prev.B.msm = 0.02, prev.BI.msm = 0.02,
  prev.H.msm = 0.02, prev.HI.msm = 0.02, prev.W.msm = 0.02,
  prev.B.msmf = 0.02, prev.BI.msmf = 0.02, prev.H.msmf = 0.02,
  prev.HI.msmf = 0.02, prev.W.msmf = 0.02, ...)

Arguments

...

Additional arguments passed to function.

prev.R.S

Initial disease prevalence among persons of group R, where R is a charater (B, BI, H, HI or W), and sex group S where s is a charter (f, msf, msm, msmf)..

Value

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


dth2/EpiModelHIV_SHAMP documentation built on May 15, 2019, 4:56 p.m.