Learn R Programming

EpiModel (version 2.3.2)

edges_correct: Adjustment for the Edges Coefficient with Changing Network Size

Description

Adjusts the edges coefficient in a dynamic network model simulated in netsim to preserve the mean degree of nodes in the network.

Usage

edges_correct(dat, at)

Value

The updated dat main list object.

Arguments

dat

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

at

Current time step.