population#

Defines functions for making the population.

Functions

make_people

Make the actual people for the simulation.

make_randpop

Make a random population, with contacts.

make_random_contacts

Make random static contacts for a single layer as an edgelist.

make_microstructured_contacts

Create microstructured contacts -- i.e. for households.

make_hybrid_contacts

Create "hybrid" contacts -- microstructured contacts for households and random contacts for schools and workplaces, both of which have extremely basic age structure.

make_synthpop

Make a population using SynthPops, including contacts.