verbose_msm: Verbose Module

Description Usage Arguments Details

Description

Prints simulation model progress within the time loop.

Usage

1
verbose_msm(x, type, s, at)

Arguments

x

If the type is "startup", then an object of class control.net, otherwise the all master data object in netsim simulations.

type

Progress type, either of "startup" for starting messages before all simulations, or "progress" for time step specific messages.

s

Current simulation number, if type is "progress"

at

Current time step, if type is "progress"

Details

In interactive mode, this module function prints out a standard set of demographic and epidemiologic summary statistics to the console window. In non-interactive, batch mode these are saved onto .txt files in a verb/ subdirectory. This subdirectory will be created if it does not exist.


dth2/EpiModelHIV_SHAMP documentation built on May 15, 2019, 4:56 p.m.