Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

INFEKTA—An agent-based model for transmission of infectious diseases: The COVID-19 case in Bogotá, Colombia

  • Jonatan Gomez ,

    Roles Conceptualization, Investigation, Methodology, Software, Validation, Writing – original draft, Writing – review & editing

    jgomezpe@unal.edu.co

    Affiliation Departamento de Ingeniería de Sistemas e Industrial, Facultad de Ingeniería, Universidad Nacional de Colombia, Bogotá, Colombia

  • Jeisson Prieto,

    Roles Conceptualization, Methodology, Software, Visualization, Writing – original draft, Writing – review & editing

    Affiliation Departamento de Matemáticas, Facultad de Ciencias, Universidad Nacional de Colombia, Bogotá, Colombia

  • Elizabeth Leon,

    Roles Data curation, Investigation, Methodology, Writing – original draft, Writing – review & editing

    Affiliation Departamento de Ingeniería de Sistemas e Industrial, Facultad de Ingeniería, Universidad Nacional de Colombia, Bogotá, Colombia

  • Arles Rodríguez

    Roles Data curation, Investigation, Methodology, Writing – original draft, Writing – review & editing

    Affiliation Centro de Investigaciones de Matematicas e Ingenierías, Fundación Universitaria Konrad Lorenz, Bogotá, Colombia

Abstract

The transmission dynamics of the coronavirus—COVID-19—have challenged humankind at almost every level. Currently, research groups around the globe are trying to figure out such transmission dynamics under special conditions such as separation policies enforced by governments. Mathematical and computational models, like the compartmental model or the agent-based model, are being used for this purpose. This paper proposes an agent-based model, called INFEKTA, for simulating the transmission of infectious diseases, not only the COVID-19, under social distancing policies. INFEKTA combines the transmission dynamic of a specific disease, (according to parameters found in the literature) with demographic information (population density, age, and genre of individuals) of geopolitical regions of the real town or city under study. Agents (virtual persons) can move, according to its mobility routines and the enforced social distancing policy, on a complex network of accessible places defined over an Euclidean space representing the town or city. The transmission dynamics of the COVID-19 under different social distancing policies in Bogotá city, the capital of Colombia, is simulated using INFEKTA with one million virtual persons. A sensitivity analysis of the impact of social distancing policies indicates that it is possible to establish a ‘medium’ (i.e., close 40% of the places) social distancing policy to achieve a significant reduction in the disease transmission.

Introduction

Infectious diseases have a substantial impact on public health, health care, macroeconomics, and society. The availability of options to control and prevent the emergence, expansion, or resurgence of pathogens warrants continuous evaluation using different methods. Mathematical models allow characterizing both the behavior and the emergent properties of biological systems, such as the transmission of infectious disease. [13]. Many biological systems have been modeled in terms of complex systems since their collective behavior cannot be simply inferred from the understanding of their components [4, 5].

Computer-based algorithms are used to model properties and dynamic interactions between agents (e.g. persons, cells) or groups of agents within, and across levels of influence in complex systems [6, 7]. In general, agent-based modeling (ABM) can be used for testing theories about underlying interaction mechanics among the system’s components and their resulting dynamics. It can be done by relaxing assumptions and/or altering the interaction mechanisms at the individual agent level. ABMs can increase our understanding of the mechanisms of complex dynamic systems, and the results of the simulations may be used for estimating future scenarios [8].

In the past, ABMs have been employed to address various infectious diseases such as, a bioterrorist introduction of smallpox [9], control of tuberculosis [10], implementation of distancing measures and antiviral prophylaxis to control H5N1 influenza A (bird flu) [11], design of vaccination strategies for influenza [12], devise evacuation strategies in the event of airborne contamination [13], and curtail transmission of measles through contact tracing and quarantine [14]. In our literature review, some other novel works that include heterogeneous agents and social distancing were proposed to model COVID-19 [15, 16]. The proposed approach, called INFEKTA (Esperanto word for infectious), mainly differs from existing works in that it aims to generate individuals and a complex network of places based on the population density of a determined city including individual interaction in public transportation means.

INFEKTA models the disease transition at the person level and takes into consideration individual infection disease incubation periods and evolution, medical preconditions, age, daily routines (movements from house to destination places and back, including transportation medium if required), and enforced of Non-Pharmaceutical Interventions such as social distancing policies may flatten the curve.

Complex systems approaches for epidemic models

The complex system model approach considers a system as a large number of entities (equally complex systems that have autonomous strategies and behaviors) that interact with each other in local and non-trivial ways [1719]. This approach provides a conceptual structure (a multi-level complex network [20]) that allows characterizing the interrelation and interaction between elements of a system and between the system and its environment [21]. In this way, a system is composed of sub-systems of second order, which in turn may be composed of subsystems of the third-order [22]. Transmission dynamics of infectious diseases are not traditionally modeled at the individual level, but at the population-level with a compartmental model. However, some recent research use agent-based modeling for doing that [23].

Compartmental model

A compartmental model tracks changes in compartments without specifying which individuals are involved [24] and typically reflects health states relevant for transmission (e.g., susceptible, exposed, infectious, and recovered). Basically, these kinds of models represent epidemics of communicable diseases using a population-based, non-spatial approach. The conceptual framework for this approach is rooted in the general population model which divides a population into different population compartments [25]. Compartmentalization typically reflects health states relevant for transmission (e.g., susceptible, exposed, infectious, and recovered, in short SEIR), though more partitioning is possible according to age and/or other relevant host characteristics. Heterogeneous and temporal behavior is modeled through the incorporation of relevant time-dependent social mixing, community structures, and seasonality, relevant for infectious disease dynamics [26, 27]. Process dynamics are captured in transition rates, representing the rate by which an average individual transitions between compartments.

Agent-based models for infectious disease

Agent-based models (ABMs) are a type of computer simulation for the creation, disappearance, and movement of a finite collection of interacting individuals or agents with unique attributes regarding spatial location, physiological traits, and/or social behavior [23, 28, 29]. ABMs work bottom-up, with population-level behavior emerging from the interactions between autonomous individuals and their environment [23, 30]. They allow the history of every individual to be tracked and network structures to be explicitly represented.

In general, ABMs allow: i) To introduce local interaction rules at the individual level, which closely coincide with physical and social interaction rules; (ii) To include behaviors that may be randomized at the observational level, but can be deterministic from a mathematical point of view; (iii) To incorporate a modular structure and to add information through new types of individuals or by modifying current rules; and (iv) To observe systems dynamic that could not be inferred from the examination of the rules of particular individuals [8].

When ABM is used for epidemic modeling, infectious disease transmission dynamics is expected to emerge from the interaction between local interactions between the individuals. Each individual is modeled as an agent with an internal “SEIR” state that represents its infectious disease state (severity and time in it) at any instant of time. Individuals interact between them, i.e., can infect or get infected, when they move at some instant to the same place, their SEIR states, and the infectious disease transmission rates, and how close they are (if they are in crowded places). Notice, the concept of crowded places is natural in INFEKTA and emerges from the agents’ interactions (eg. if more individuals move using the same transportation routes) and individual characteristics (e.g. children go to schools.). Transmission rates are usually approximated from the rates obtained by a compartmental model but are used at the individual level, i.e., when individuals interact with each other.

INFEKTA agent-based model

Our agent-based model of infectious disease propagation, called INFEKTA, consists of five-layer components:

Space

The virtual space (for a city or town being studied) is an Euclidean complex network [20]: Nodes are places (located in some position of the 2D Euclidean space) where individuals can be at some simulation time and edges are routes (straight lines) connecting two neighbor places.

  • Place (Node)—A place may be of three kinds: home (where individuals live), public transportation station (PTS), and interest place (IP) i.e., school, workplace, market, and transportation terminal. IPs and PTSs are defined in terms of capacity (maximum number of individuals that can be at some simulation step time). IPs and PTSs may be restricted, during some period, to some or all individuals. Place restriction is established according to the social distancing rule that is enforced during such a period.
  • Neighbor (Edge)—A PTS is a neighbor to another according to the public transportation system of the city or town being studied. Homes and IPs are considered neighbors to its closest PTS in the 2D Euclidean space. No home is neighbor to any other home neither an IP is neighbor of any other IP. Finally, a home and an IP are considered neighbors if they are neighbors of the same PTS. Each individual has a Home and an IP. The closest distances are computed between each Home and IP and between these places with the closest PTS using their longitude and latitude. If the distance between a Home and IP is shorter than the distance to a PTS this Home will be connected directly to an IP instead of their closest PTS. Otherwise, the closest PTS is connected to each Home and IP respectively. Detailed information can be found in Fig 2 of Section Virtual Space Setup.

Time

Virtual time is defined in INFEKTA at two resolution levels: days for modeling the transmission dynamics of the infectious disease, and hours for modeling the moving and interaction of individuals. Therefore, if an individual gets infected more than once during the same day, INFEKTA considers all of them as a single infection event. Any individual movement is carried on the same one hour, it was started, regardless of the traveled Euclidean distance neither the length of the path (number of edges in the complex network).

Individuals

A virtual individual in INFEKTA is defined in terms of his/her demographic, mobility, and infectious disease state information.

  • Demographics—The demographic information of a virtual individual consists of: i) Age of the individual; ii) Gender of the individual female o male; iii) Location of the individual at the current time step; iv) Home of the individual, v) Impact level of medical preconditions on the infectious disease state if the individual is infected, and vi) IP interest of going to certain type of IPs.
  • Mobility—The ability of an individual to move through space (we use the graph defining the space for determining the route as proposed in [31, 32]). Each individual has a mobility plan for every day, plan that is carried on according to the enforced social distancing policy and her/his infectious disease state. The mobility plan is modeled in INFEKTA as a collection of simple movement plans to have i) Policy: social distancing policy required for carrying on the mobility plan; ii) Type: may be mandatory, i.e., must go to the defined interest place) or optional, i.e., any place according to individual’s preferences; iii) Day: day of the week the plan is carried on, maybe every, week, weekend, Monday, …, Sunday; iv) Going Hour time an individual moves from Home to an IP; v) Duration in hours for coming back to home, and vi) Place: if plan type is mandatory, it is a specific place, otherwise it is an IP selected by the individual according to his/her IP preferences.

Infectious diseases dynamic

Fig 1 shows the general transition dynamics of any infectious disease at the individual level in INFEKTA. This model can be adjusted to any specific infectious disease by setting some of the probabilities to specific values. For example, if there is no evidence that recovered individuals become immune or susceptible again, such probabilities can be set to 0.0.

thumbnail
Fig 1. General transmission dynamics of any infectious disease at individual level in INFEKTA.

Probabilities are individual based and are defined according to the infectious diseases and characteristic such as current location, age, gender, and so on. Symbol ⌚, on state X, indicates that an individual must stay some period of time at such state X before being able to change to other state. Symbol ✉, indicates that individuals on state X can infect Susceptible (S) individuals.

https://doi.org/10.1371/journal.pone.0245787.g001

Any individual can potentially be in one of seven different infectious disease states or health states in INFEKTA: Immune (M), Susceptible (S), Exposed (E), Asymptomatic-Infected (IA), Seriously-Infected (IS), Critically-Infected (IC), Recovered (R), Dead (D), and Immune (M). As can be noticed, we just adapt the terminology from the compartmental models in epidemiology—namely, from the SEIR (Susceptible-Exposed-Infectious-Recovered) model. In INFEKTA, the infectious state of the SEIR model is divided into asymptomatic-infected, seriously-infected, and critically-infected in order to capture how age, gender, IP preferences, medical preconditions (co-morbidity), and social distancing policies can impact the evolution of the infectious disease in an individual. INFEKTA introduces both the M state since some individuals are naturally immune to or can become immune to (after recovering) to certain infectious diseases and the Dead (D) state to distinguish between recovered and dead individuals.

Since rates are defined at the individual level, these rates can be defined by taking into consideration, for example, rates at the population level (obtained from a compartmental model), age, gender, and co-morbidity presented in the individual. Remember that those rates are not defined at some time scale (as in compartmental models) but define the rule determining changes in health states of individuals being close enough for interacting at the infectious disease transmission level or after some period of time being in some state. In this way, an individual can change with probability α from S state to state E if close enough to an asymptomatic-Infected (IA) individual and will change from state IA to state IS if has been at state IA with probability θ if has been on state IA a period of time .

  • α: is the transmission rate and incorporates the encounter rate between susceptible and infectious individuals together with the probability of transmission.
  • β: is the rate at which individuals move from the exposed (E) to the Asymptomatic-Infected state (IS). It’s complement (1 − β) is the rate of individuals with symptomatic cases.
  • γ: is the rate at which individuals move from the exposed (IA) to the Seriously-Infected state (IS).
  • θ: is the rate at which individuals move from the Seriously-Infected (IS) to the Critically-Infected state (IC).
  • ϕ: is the death rate.
  • ω: is the immune rate that incorporates the probability of becoming immune.
  • : Time an individual will be at the Exposed (E) state before changing to the Asymptomatic-Infected (IA) or Seriously-Infected (IS) states.
  • : Time an individual will be at the Asymptomatic-Infected (IA) state before changing to the Seriously-Infected (IC) or Recovered (R) states.
  • : Time an individual will be at the Seriously-Infected state (IS) before changing to the Critically-Infected (IC) or Recovered (R) states.
  • : Time an individual will be at the Critically-Infected (IC) before changing to the Dead (D) or Recovered (R) states.
  • : Time an individual will be at the Recovered state (R) before changing to the Immune (M) or Susceptible (S) states.

INFEKTA can consider that two individuals were close enough for interacting at the transmission of the infectious disease if they were at the same place (home, interest place, or public transportation station) at the same time. In order to simplify this checking process, it is possible to consider that an individual just visited its home, final interest place, and both the initial and final PTSs when using the public transportation system.

Social distancing policy

The social distancing policy is described in INFEKTA as a finite sequence of rules, each rule having i) Start Time: an initial day for applying the social distancing policy rule; ii) End Time: final day for ending the social distancing policy rule; iii) Level: indicates the kind of restriction applied to the mobility of persons and accesses to places, and iv) Enforce: defines the specific mobility and access restrictions of the social distancing policy.

Modeling transmission dynamics of the COVID-19 in Bogotá—Colombia

INFEKTA is used for modeling the Transmission dynamic of the COVID-19 in Bogotá city, the largest and crowded city in Colombia. Bogotá is the capital city of Colombia, its urban perimeter population is 7.412.566, is composed by 112 Zonal Planning Units (UPZ, for its acronym in spanish). Each UPZ belongs to one of the 19 urban districts in Bogotá. Also, Bogotá massive public transportation system is called Transmilenio (TM). TM is a bus-based system, which has 143 stations and moves near to 2.500.000 citizens every day. Data used in this research is third party data (public available data) and can be obtained from the referenced public sources [33, 34]. We did not have any special access or privileges to such data.

Virtual space setup

Geographical information of Bogotá is used as the Euclidean space where the moving and interaction complex network is defined. Each one of the TM stations is located and added to the complex network according to the real TM system [33]. Also, the airport and the regional bus terminal are located and connected to the nearest TM station.

Demographic information from 112 UPZ is used for generating in the Euclidean space interest places (Workplaces (W), markets (M), and schools (S)), homes (H), and people(P). Places are generated, in each one of the districts, following a 2D multivariate normal distribution N ∼ (μ, Σ) (μ is the geographic center of the UPZ and Σ is the co-variance matrix defined by the points determining the perimeter of the district). The number of places in each UPZ is generated based on the population density of each UPZ according to the data available in 2017 [34]. Table 1 shows the amount of data generated for each type of place and for people, also the number of TM stations (Bus), and terminal transportation that we use in the simulation, and Table 2 shows detailed information of the number of interest places generated by UPZ.

thumbnail
Table 2. Number of interest places generated by UPZ group by District.

https://doi.org/10.1371/journal.pone.0245787.t002

Fig 2 shows an example of 1000 virtual places in the Euclidean map of Bogotá [35]; also, the figure shows the associated complex network of connected places (nodes are places and edges are routed between places), the graph was drawn with Gephi [36].

thumbnail
Fig 2. Example of 1000 georeferenced places in Bogotá (left) and it’s corresponding representation in the euclidean complex network (right).

https://doi.org/10.1371/journal.pone.0245787.g002

Individuals setup

An heterogeneous (varying gender, age, district and home) group of almost one million of individuals (998213) is generated using a stratified sampling based on the demographic information of the city for each district according to the projections to 2030 [34]. An individual is classified, according to her/his age, as: Child = [0-9], Adolescence = [10-19], Adult = [19-49], Senior = [50-69], and older = 70+. Table 3 shows the total demographic information of virtual people.

thumbnail
Table 3. Demographic information of virtual people grouped by District.

District (D), Total(T), Male(M), Female(F).

https://doi.org/10.1371/journal.pone.0245787.t003

Also, a sequence of activities was assigned randomly to each individual to define a diary routine. This was done according to the person’s age and the hour of the day. For example, some agents Adolescence go to school, and some agents Adult go to work. Time to start routine -going from Home to IP and return- is randomly selected in the interval from 4h and 7h returning between the 17h and 20h. Some agents may move using the PTI system and some others while going directly to its destination place. The route an individual takes is defined according to the complex network. Fig 3 shows three examples of different routines (paths over the graph) for the individuals.

thumbnail
Fig 3. Example routines carried by individuals.

Individual 38 (top): [Child, F, School, 1]; Individual 73128 (middle): [Adult, M, Workplace, 47]; Individual 349915 (bottom): [Older, F, Workplace, 90].

https://doi.org/10.1371/journal.pone.0245787.g003

The explicit impact level of medical preconditions on the state of the COVID-19 dynamic is not included in this preliminary modeling. We wrapped them in the transition rates and allow modelers to change and play with different rates. Therefore, we set the initial values of these rates as shown in Table 4.

thumbnail
Table 4. Parameters of INFEKTA and their estimations for COVID-19.

https://doi.org/10.1371/journal.pone.0245787.t004

Social distancing rule setting

The level attribute of the social distancing rule for the COVID-19 in the virtual Bogotá city is defined as follows:

  • None: No restrictions to the mobility neither to access to places.
  • Medium: Many places and few stations are restricted (depending on the type, capacity, etc). Some type of individuals is restricted to stay at home (except those with the required mobility level). i.e., close 40% of the places.
  • Extreme: Few places are accessible to persons while few stations are restricted. Almost every individual is restricted to stay at home (except those with the required mobility level). i.e., close 80% of the places.

Results

The methodology (Data preprocessing; places, population, and routes assignation; network creation) is available in a Github repository, see S1 File. We run a total of 20 experiments and the results (COVID-19 dynamics, sensitive analysis, and social distance policies) show below are the mean of those experiments.

Fig 4 shows the state of the COVID-19 dynamics (propagation of the virus) after 100 days when at the beginning of the simulation, just fifty (50) individuals are considered at state Asymptomatic-Infected (IA). Fig 4 (left) shows the full dynamics over time. Notice that, using the parameters reported in the literature, the dynamics of the COVID-19 pandemic shows one wave. As expected, the number of asymptomatic, seriously, and critically infected cases grows exponentially when a social distancing policy is not enforced. Fig 4 (right) shows the COVID-19 dynamics at specific ticks (i.e., after 34 days—February 03 and after 67 days—March 07). For each tick, a map of Bogotá with the dynamics is presented. The map shows the percentage of individuals at each state per UPZ. After 34 days, the majority of individuals have been Exposed, a bunch of individuals are in the infected states (asymptomatic, seriously, and critically) and few of them become recovered; After 67 days, all individuals have been exposed to the virus and stay in the recovered state. Clearly, the transmission dynamics of the infectious disease (in this case COVID-19) emerge from the local interaction of the individuals.

thumbnail
Fig 4. Evolution of the epidemic dynamics of INFEKTA.

Full dynamics over time (left), and dynamics for each UPZ at specific time (right).

https://doi.org/10.1371/journal.pone.0245787.g004

We analyze the sensitivity to the infection rate (α) parameter to check the robustness of the model. Sensitivity analysis is shown in Fig 5. Notice that by increasing or decreasing the infection disease rate (Fig 5 (left)), the peak of the transmission dynamics is reached sooner or later on time. When low infection disease rates, the number of cases is also low, reducing the impact on the economy. On the other hand, for high infection disease rates (Fig 5 (right)) the peak is reached in an early stage, and around half of the population is on one of the infected states (Asymptomatic, Seriously, Critically).

thumbnail
Fig 5. Sensitive analysis for the infection probability α.

α = 0.09 (left), α = 0.18 (middle), α = 0.36 (right).

https://doi.org/10.1371/journal.pone.0245787.g005

Also, we try different scenarios where each one of the social distancing policies is enforced just after 15 simulation days, see Fig 6. As can be noticed, it’s evident how social distancing rules help to mitigate the exponential growth on the transmission disease dynamics (COVID-19), reducing the number of infectious cases (Asymptomatic, Seriously, and Critically). Interestingly, when the extreme social distancing rule (access to approximately 80% of interest places is restricted) the transmission disease dynamic displays a big second wave with more cases than the first wave.

thumbnail
Fig 6. Social distancing after 100 days when initialized at day 15 and ended at day 60 of the simulation.

None—No restrictions (left), Medium—close 40% of places (middle), and Extreme—close 80% of places (right).

https://doi.org/10.1371/journal.pone.0245787.g006

Although our intention was not to predict geographic spread for the city, we observed similarities between the total Seriously-Infected cases in INFEKTA (we assume that individuals in Seriously-Infected state are cases tested in Bogotá) and the current concentration of COVID-19 cases confirmed in Bogotá [44], see Fig 7. The results show how UPZ with more cases found with INFEKTA matches with geographic areas with more COVID-19 cases. Then, how population distribution is generated from real density data of Bogotá, INFEKTA can be useful to explore policies by Zonal Planning Units (UPZ) or territorial divisions of a selected place providing to recommend actions for before, during, and after pandemic i.e., in planning and coordination efforts through leadership and coordination across sectors.

thumbnail
Fig 7. Comparison between total Seriously-Infected cases in INFEKTA (left) and the real COVID-19 cases confirmed in Bogotá (right).

The colored boxes in the right map (confirmed cases map) corresponds to the concentrations of the cases in 1000 meters on December 30, 2020, in Bogotá.

https://doi.org/10.1371/journal.pone.0245787.g007

Conclusions and future work

Modeling the Transmission dynamic of an infectious disease such as the COVID-19 is not an easy task due to its highly complex nature. When using an agent-based model, several different characteristics can be modeled, for example, the demographic information of the population being studied, the set of places and the mobility of agents in the city or town under consideration, social distancing rules that may be enforced, and the special characteristics of the infectious disease being modeled. INFEKTA is an agent-based model that allows researchers to combine and study all of those characteristics.

Our preliminary results modeling the transmission dynamics of the coronavirus COVID-19 in Bogotá city, the largest and crowded city in Colombia, indicate that INFEKTA may be a valuable asset for researchers and public health decision-makers for exploring future scenarios when applying different social distancing policy rules and controlling the expansion of an infectious disease. Although we are doing a rough and no so real approximation of the transmission dynamics of the COVID19, we are able to obtain similar behaviors, in our preliminary experiments, to those reported for the COVID19 in the real world. Therefore, INFEKTA may be able to provide more accurate results if its parameters are set to real ones: disease transmission rates, virus, incubation periods, comorbidity, houses, interest places, routines, population size (close to nine millions of virtual individuals for the Bogotá city).

Despite the usefulness of the INFEKTA, there are some limitations. Since there are fewer people in the model (respect to real people in Bogotá), Transmilenio stations would be less crowded than expected and the model could underestimate the transmission of the disease. Further, the model does not cover individual walking from homes to PTS because contact points correspond to a complex network presented in Fig 2. Finally, the routines that each individual has in the simulation are equal day-to-day (i.e., Monday to Sunday with the same routine), this could influence the stochasticity nature of the model.

Our future work will concentrate on studying the transmission of COVID-19 in Bogotá city by considering different scenarios of social distancing rules and by using more realistic information about: i) Relation between personal information and propagation rates of the COVID-19, ii) Places and routes, iii) Population size, and iv) Age and Medical preconditions.

Supporting information

S1 File. INFEKTA repository.

A repository containing the source code of the simulator and a technical report explaining the modeling methodology is available at INFEKTA github.

https://doi.org/10.1371/journal.pone.0245787.s001

(ZIP)

References

  1. 1. Lessler J, Edmunds W, Halloran M, Hollingsworth T, Lloyd A. Seven challengesfor model-driven data collection in experimental and observational studies.Epidemics. 2015;10:78–82. pmid:25843389
  2. 2. Escobar-Ospina ME, Gómez J. In: Shapshak P, Balaji S, Kangueane P,Chiappelli F, Somboonwit C, Menezes LJ, et al., editors. Artificial Life andTherapeutic Vaccines Against Cancers that Originate in Viruses. Cham: SpringerInternational Publishing; 2019. p. 149–305.
  3. 3. An G, Mi Q, Dutta-Moscato J, Vodovotz Y. Agent-based models in translationalsystems biology. WIREs Systems Biology and Medicine. 2009;1(2):159–171. pmid:20835989
  4. 4. Meyers RA. Encyclopedia of Complexity and Systems Science. New York, NY:Springer; 2009.
  5. 5. Mitchell M, Newman M. In: Pagel M, editor. Complex Systems Theory andEvolution. Oxford University Press; 2005.
  6. 6. Galea S, Riddle M, Kaplan GA. Causal thinking and complex system approachesin epidemiology. International journal of epidemiology. 2010;39(1):97–106. pmid:19820105
  7. 7. Ladyman J, Lambert J, Wiesner K. What is a complex system? EuropeanJournal for Philosophy of Science. 2013;3(1):33–67.
  8. 8. Komosinski M, Adamatzky A. Artificial Life Models in Software. 2nd ed.Springer Publishing Company, Incorporated; 2014.
  9. 9. Halloran ME, Longini IM, Nizam A, Yang Y. Containing bioterrorist smallpox.Science. 2002;298(5597):1428–1432. pmid:12434061
  10. 10. Murray M. Determinants of cluster distribution in the molecular epidemiology oftuberculosis. Proceedings of the National Academy of Sciences.2002;99(3):1538–1543.
  11. 11. Ferguson NM, Cummings DA, Cauchemez S, Fraser C, Riley S, Meeyai A, et al.Strategies for containing an emerging influenza pandemic in Southeast Asia.Nature. 2005;437(7056):209–214. pmid:16079797
  12. 12. Cooley P, Lee BY, Brown S, Cajka J, Chasteen B, Ganapathi L, et al. Protectinghealth care workers: a pandemic simulation based on Allegheny County.Influenza and other respiratory viruses. 2010;4(2):61–72. pmid:20167046
  13. 13. Epstein JM, Pankajakshan R, Hammond RA. Combining computational fluiddynamics and agent-based modeling: A new approach to evacuation planning.PloS one. 2011;6(5):e20139. pmid:21687788
  14. 14. Enanoria WT, Liu F, Zipprich J, Harriman K, Ackley S, Blumberg S, et al. Theeffect of contact investigations and public health interventions in the control andprevention of measles transmission: a simulation study. PloS one.2016;11(12):e0167160. pmid:27941976
  15. 15. Ferguson N, Laydon D, Nedjati Gilani G, Imai N, Ainslie K, Baguelin M, et al. Report 9: Impact of non-pharmaceutical interventions (NPIs) to reduceCOVID19 mortality and healthcare demand. 2020;.
  16. 16. Chinazzi M, Davis JT, Ajelli M, Gioannini C, Litvinova M, Merler S, et al. Theeffect of travel restrictions on the spread of the 2019 novel coronavirus(COVID-19) outbreak. Science. 2020;368(6489):395–400. pmid:32144116
  17. 17. Luke DA, Stamatakis KA. Systems science methods in public health: dynamics,networks, and agents. Annual review of public health. 2012;33:357–376. pmid:22224885
  18. 18. Merelli E, Rucco M, Sloot P, Tesei L. Topological Characterization of ComplexSystems: Using Persistent Entropy. Entropy. 2015;17(10):6872–6892.
  19. 19. Sayama H. Introduction to the modeling and analysis of complex systems.Binghamton University, SUNY; 2015.
  20. 20. Van Der Hofstad R. Random Graphs and Complex Networks Vol. I. vol. I.Cambridge Series in Statistical and Probabilistic Mathematics; 2017.
  21. 21. Balaji PG, Srinivasan D. An introduction to multi-agent systems. Studies inComputational Intelligence. 2010;310:1–27.
  22. 22. Alcocer-Cuarón C, Rivera AL, Castaño VM. Hierarchical structure of biologicalsystems. Bioengineered. 2014;5(2):73–79. pmid:24145961
  23. 23. Willem L, Verelst F, Bilcke J, Hens N, Beutels P. Lessons from a decade ofindividual-based models for infectious disease transmission: a systematic review(2006-2015). BMC Infectious Diseases. 2017;17:612–. pmid:28893198
  24. 24. Garnett GP, Cousens S, Hallett TB, Steketee R, Walker N. Mathematical modelsin the evaluation of health programmes. The Lancet. 2011;378(9790):515–525. pmid:21481448
  25. 25. Kermack WO, McKendrick AG. A contribution to the mathematical theory ofepidemics. Proceedings of the royal society of london Series A, Containing papersof a mathematical and physical character. 1927;115(772):700–721.
  26. 26. Mossong J, Hens N, Jit M, Beutels P, Auranen K, Mikolajczyk R, et al. Socialcontacts and mixing patterns relevant to the spread of infectious diseases. PLoSmedicine. 2008;5(3). pmid:18366252
  27. 27. Salathé M, Jones JH. Dynamics and control of diseases in networks withcommunity structure. PLoS computational biology. 2010;6(4). pmid:20386735
  28. 28. Jit M, Brisson M. Modelling the epidemiology of infectious diseases for decisionanalysis. Pharmacoeconomics. 2011;29(5):371–386. pmid:21504239
  29. 29. van Kleef E, Robotham JV, Jit M, Deeny SR, Edmunds WJ. Modelling thetransmission of healthcare associated infections: a systematic review. BMCinfectious diseases. 2013;13(1):294.
  30. 30. Russell S, Norvig P. Artificial intelligence a modern approach. 3rd ed. NewJersey: Prentice-Hall; 2010.
  31. 31. Rodriguez A, Gomez J, Diaconescu A. Towards Failure-Resistant MobileDistributed Systems Inspired by Swarm Intelligence and Trophallaxis. In:Proceedings of the European Conference on Artificial Life 2015, At TheUniversity of York UK; 2015. p. 448–455.
  32. 32. Rodríguez A, Gómez J, Diaconescu A. Exploring Complex Networks with Failure-Prone Agents. In: Pichardo-Lagunas O, Miranda-Jiménez S, editors. Lecture Notes in Computer Science (including subseries Lecture Notes inArtificial Intelligence and Lecture Notes in Bioinformatics). vol. 10062 LNAI. Cham: Lecture Notes In Computer Science; 2017. p. 81–98.
  33. 33. www transmilenio gov co Subgerencia Técnica y Servicios Bogotá D C. TrazadosTroncales de TRANSMILENIO; 2019. Available from:https://datosabiertos-transmilenio.hub.arcgis.com/datasets/trazados-troncales-de-transmilenio/data.
  34. 34. Secretaría Distrital de Planeación. Visor de Proyecciones de Población SDP; 2017. Available from: http://www.sdp.gov.co/gestion-estudios-estrategicos/estudios-macro/proyecciones-de-poblacion.
  35. 35. Secretaría Distrital de Planeación. Población UPZ Bogotá; 2017. Available from: https://bogota-laburbano.opendatasoft.com/explore/dataset/poblacion-upz-bogota/export/.
  36. 36. Bastian M, Heymann S, Jacomy M. Gephi: An Open Source Software forExploring and Manipulating Networks; 2009.
  37. 37. Tuomisto JT, Yrjölä J, Kolehmainen M, Bonsdorff J, Pekkanen J, Tikkanen T. An agent-based epidemic model REINA for COVID-19 to identify destructivepolicies. medRxiv. 2020;.
  38. 38. Day M. Covid-19: four fifths of cases are asymptomatic, China figures indicate;2020.
  39. 39. Verity R, Okell LC, Dorigatti I, Winskill P, Whittaker C, Imai N, et al. Estimates of the severity of COVID-19 disease. MedRxiv. 2020;.
  40. 40. Flaxman S, Mishra S, Gandy A, Unwin H, Coupland H, Mellan T, et al. Report13: Estimating the number of infections and the impact of non-pharmaceuticalinterventions on COVID-19 in 11 European countries. 2020;.
  41. 41. Chang SL, Harding N, Zachreson C, Cliff OM, Prokopenko M. Modellingtransmission and control of the COVID-19 pandemic in Australia. arXiv preprintarXiv:200310218. 2020;.
  42. 42. Zhao W, Yu S, Zha X, Wang N, Pang Q, Li T, et al. Clinical characteristics anddurations of hospitalized patients with COVID-19 in Beijing: a retrospectivecohort study. MedRxiv. 2020;.
  43. 43. Grasselli G, Zangrillo A, Zanella A, Antonelli M, Cabrini L, Castelli A, et al.Baseline characteristics and outcomes of 1591 patients infected with SARS-CoV-2admitted to ICUs of the Lombardy Region, Italy. Jama. 2020;323(16):1574–1581. pmid:32250385
  44. 44. Observatorio de Salud de Bogotá. Casos confirmados Bogotá D.C; 2020. Available from: https://arcg.is/XSe1W.