stisim.connectors.hiv_sti module#

Syphilis-HIV connector for running coinfection analyses

class stisim.connectors.hiv_sti.hiv_syph(hiv_module, syphilis_module, pars=None, **kwargs)[source]#

Bases: Connector

step()[source]#

Define how the module updates over time – the key part of Starsim!!

class stisim.connectors.hiv_sti.hiv_tv(hiv_module, tv_module, pars=None, **kwargs)[source]#

Bases: Connector

step()[source]#

Define how the module updates over time – the key part of Starsim!!

class stisim.connectors.hiv_sti.hiv_ng(hiv_module, ng_module, pars=None, **kwargs)[source]#

Bases: Connector

step()[source]#

Define how the module updates over time – the key part of Starsim!!

class stisim.connectors.hiv_sti.hiv_ct(hiv_module, ct_module, pars=None, **kwargs)[source]#

Bases: Connector

step()[source]#

Define how the module updates over time – the key part of Starsim!!

class stisim.connectors.hiv_sti.hiv_bv(hiv_module, bv_module, pars=None, **kwargs)[source]#

Bases: Connector

step()[source]#

Define how the module updates over time – the key part of Starsim!!