social_interaction_​network_virus_model

版本 1.0 (22.3 MB) 作者: Scott Payne
simulate the spread of a virus through social contacts modeled on a real social network
120.0 次下载
更新时间 2020/6/24

This simulation package is intended as a tool for experimenting with different models of social contact and social distancing as a virus spreads through a population. The virus model we use is basically an SIR model that updates daily based on simulated daily contacts between individuals. The properties of our virus model were parameterized to roughly approximate the behavior of the novel coronavirus SARS-CoV-2 as per what has been observed so far in the literature.

We used real social network data taken from a US college in 2005 to build a model of social interaction that mimicks daily life on a college campus, with weekends being more social and friend groups, housing assignment, and classyear driving the underlying probabilities of individuals interacting. The groups of close friends (there are 659) were determined using a new method of community detection we call Automated Quasi-clique Merger (AQCM) (publication in preparation, and some mathematical support currently under review for publication). The college network has 3826 individuals.

The demo video included illustrates the simulation. To begin using the package it is necessary to follow through the example simulations in the folder EXAMPLE_1. You will need to start with the file EXAMPLE_1_readme.m to understand how the modeling tools are used and how we created the example simulation. There is a "verbose version" of the main simulation script that provides more detailed documentation.

The parameters that control the behavior of the social interaction models and the virus models can be manually adjusted from inside the modeling functions. IMPORTANT TO NOTE is that THIS PACKAGE DOES NOT INTEND TO ACCURATELY PREDICT OUTCOMES IN COVID-19 SCENARIOS. The parameters in these models have been manually tuned to create a simulation that appears to be roughly correct, and good enough to roughly compare different scenarios of social distancing. We are making this package publically available at this time in order that social and medical scientists can build models for their purposes and tune them for various research purposes. In its current state the models in this package provide good examples of the differences between outcomes resulting from different models of social interaction (see EXAMPLE_1). It is for this purpose of comparing scenarios that we find the tools here most useful.

引用格式

Scott Payne (2024). social_interaction_network_virus_model (https://github.com/scottpayne282/social_interaction_network_virus_model/releases/tag/v1.0), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库