set_art_init: Set time in which antiretroviral treatment (ART) started

View source: R/network_utils.R

set_art_initR Documentation

Set time in which antiretroviral treatment (ART) started

Description

Whenever an individual initiates ART, this function will save the IDs of infected nodes and when ART started.

Usage

set_art_init(dat, at, IDs)

Arguments

dat

Master list object containing a networkDynamic object and other initialization information passed from netsim.

at

Current time step.

IDs

IDs of individuals who started ART.

prefix

Text for prefix to use when saving filename.

Details

This function will save the time in which an individual initiated ART

Value

the Master list object of network models (dat)


thednainus/HIVepisim documentation built on Nov. 23, 2023, 12:26 a.m.