init_msm: Epidemic Model Initial Conditions

Description Usage Arguments Value

View source: R/params.R

Description

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

Usage

1
2
init_msm(prev.ugc = 0.005, prev.rgc = 0.005, prev.uct = 0.013,
  prev.rct = 0.013, ...)

Arguments

prev.ugc

Initial prevalence of urethral gonorrhea.

prev.rgc

Initial prevalence of rectal gonorrhea.

prev.uct

Initial prevalence of urethral chlamydia.

prev.rct

Initial prevalence of rectal chlamydia.

...

Additional arguments passed to function.

Value

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


statnet/EpiModelHIVmsm documentation built on Aug. 28, 2020, 11:07 p.m.