verbose.icm: Progress Print Module for Stochastic Individual Contact...

View source: R/verbose.R

verbose.icmR Documentation

Progress Print Module for Stochastic Individual Contact Models

Description

This function prints progress from stochastic individual contact models simulated with icm to the console.

Usage

verbose.icm(x, type, s = 1, at = 2)

Arguments

x

If the type is "startup", then an object of class control.icm; otherwise, an object of class icm_dat, the main data object in icm 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".


statnet/EpiModel documentation built on March 30, 2024, 11:26 a.m.