sigevo-summer-school-2018 / Analyzing-tiger-mosquito-disease-spread

1 stars 1 forks source link

Literature review #3

Closed yurimarca closed 6 years ago

yurimarca commented 6 years ago

The idea is to model the spread of a disease transmitted by tiger mosquitos. We will try to evolve rules for a bi-dimensional cellular automata. The rules should allow the automata to show the spreading of a disease along the time.

We may get inspiration from the SIR model: Susceptible, Infected, Recovered. In this paper we used to solve a problem in the past.

yurimarca commented 6 years ago

I found this article called Modeling epidemics using cellular automata that seems to be a good Introduction to our work.

fcofdezdevega commented 6 years ago

Another one, with pdf available:
Using Cellular Automata to Simulate Epidemic Diseases S. Hoya White https://pdfs.semanticscholar.org/8683/f98cd09ac53cc61de80e8a967201a29e1888.pdf The main difference is probably that we want to evolve the rules (if possible :-)

JJ commented 6 years ago

It would be the best if you create a .bib file and start adding to them, as well as a small markdown document that describes it. If you use RStudio and RMarkdown, you can generate an HTML/PDF files with references quite easily.

fcofdezdevega commented 6 years ago

We need a volunteer to create the .bib file ;-)

JJ commented 6 years ago

Or an issue :-)