analysis#

Additional analysis functions that are not part of the core Covasim workflow, but which are useful for particular investigations.

Classes

Analyzer

Base class for analyzers.

snapshot

Analyzer that takes a "snapshot" of the sim.people array at specified points in time, and saves them to itself.

age_histogram

Calculate statistics across age bins, including histogram plotting functionality.

daily_age_stats

Calculate daily counts by age, saving for each day of the simulation.

daily_stats

Print out daily statistics about the simulation.

nab_histogram

Store histogram of log_{10}(NAb) distribution

Fit

A class for calculating the fit between the model and the data.

Calibration

A class to handle calibration of Covasim simulations.

TransTree

A class for holding a transmission tree.