verbose.dcm: Progress Print Module for Deterministic Compartmental Models

View source: R/verbose.R

verbose.dcmR Documentation

Progress Print Module for Deterministic Compartmental Models

Description

This function prints progress from deterministic compartmental models simulated with dcm to the console.

Usage

verbose.dcm(x, type, s = 1)

Arguments

x

If the type is "startup", then an object of class control.dcm, otherwise the main df object in dcm runs.

type

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

s

Current run number, if type is "progress".


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