API reference#
This page lists Covasim’s full API, including all functions and classes.
Additional analysis functions that are not part of the core Covasim workflow, but which are useful for particular investigations. |
|
Base classes for Covasim. |
|
Set the defaults across each of the different files. |
|
Defines classes and methods for calculating immunity |
|
Specify the core interventions available in Covasim. |
|
Miscellaneous functions that do not belong anywhere else |
|
Set the parameters for Covasim. |
|
Defines the People class and functions associated with making people and handling the transitions between states (e.g., from susceptible to infected). |
|
Core plotting functions for simulations, multisims, and scenarios. |
|
Defines functions for making the population. |
|
Check that correct versions of each library are installed, and print warnings or errors if not. |
|
Functions and classes for running multiple Covasim runs. |
|
Define options for Covasim, mostly plotting and Numba options. All options should be set using set() or directly, e.g.::. |
|
Defines the Sim class, Covasim's core class. |
|
Numerical utilities for running Covasim. |
|