ScottishCovidResponse / SCRCIssueTracking

Central issue tracking repository for all repos in the consortium
6 stars 0 forks source link

Functionality to switch labels in contact data on and off #668

Open sibylleM opened 4 years ago

sibylleM commented 4 years ago

Could we add functionality to reduce or completely switch off contacts by label? This should be a global parameter. Most likely we would reduce contacts (i.e. allow for a certain % to occur) but if there were a national lockdown e.g. school movements would be turned off completely. For the simulated networks there are only 'home', 'work', 'school', and 'other' labels but the output from the Covid model does have far more categories. These are the unique labels in the Covid Simulation data (I assume it shouldn't matter what the actual label name is?) :

[1] "Restaurant" "School" "ConstructionSite" "Shop" "LargeManyAdultFamily" [6] "Office" "CovidHospital" "LargeAdult" "AdultPensioner" "SmallAdult"
[11] "SmallFamily" "Hospital" "LargeTwoAdultFamily" "Nursery" "DoubleOlder"
[16] "CareHome" "SingleParent" "SingleAdult" "SingleOlder”