src.contact_models.get_contact_models

Module Contents

Functions

get_all_contact_models()[source]

Create the full set of contact models.

Returns

sid contact model dictionary.

Return type

contact_models (dict)

get_household_contact_model()[source]
get_school_contact_models()[source]
get_preschool_contact_model()[source]
get_nursery_contact_model()[source]
get_work_non_recurrent_contact_model()[source]
get_work_daily_contact_model()[source]
get_work_weekly_contact_models()[source]
get_other_non_recurrent_contact_model()[source]
get_other_daily_contact_model()[source]
get_other_weekly_contact_models()[source]