prevalence.net: Get Epidemic Output from netsim Model

View source: R/net.mod.prevalence.R

prevalence.netR Documentation

Get Epidemic Output from netsim Model

Description

Provides all active model state sizes from the network at the specified time step, output to a list of vectors.

Usage

prevalence.net(dat, at)

Arguments

dat

Main netsim_dat object containing a networkDynamic object and other initialization information passed from netsim.

at

Current time step.

Details

This network utility is used during the netsim simulation process to efficiently query the current size of each state or compartment in the model at any given timestep. For a two-group network, the current state size for each group and overall is provided.

Value

The updated netsim_dat main list object.


EpiModel documentation built on July 9, 2023, 5:21 p.m.