Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
Functions for creation of epidemiological models
Contributed by: Anton Antonov
Functions for creation of epidemiological models. Both single-site models and multi-site models are supported. A collection of single-site model is provided. Functions for model manipulation, extension, simulation, and simulation results visualization are provided.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["AntonAntonov/EpidemiologicalModeling"]
To load the code after installation, evaluate this code:
Needs["AntonAntonov`EpidemiologicalModeling`"]
Here we create a Malaria model and tabulate it:
In[1]:= |
Out[1]= |
Wolfram Language Version 12.3