SEIR-SEI model in Python
0
1
Entering edit mode
7.5 years ago
raplayer ▴ 10

Hey guys,

I'm wondering if there is a library/package in python that implements the SEIR-SEI (suseptible, exposed, infected, recovered) model.

If not, I'd appreciate any resources on the subject.

Thanks! Robert

model SEIR-SEI SEIR SEI python • 4.4k views
ADD COMMENT
1
Entering edit mode

I don't know of any direct packages - but there is a lot of python code out there that implements SIR etc models. An example from the scipy book:

http://scipython.com/book/chapter-8-scipy/additional-examples/the-sir-epidemic-model/

The book I learnt from was by Keeling and Rohani, alot of their code is available - not python but you may be able to adapt:

http://www.modelinginfectiousdiseases.org

ADD REPLY
0
Entering edit mode

This is a great start for me Tonor. Thanks a lot for the links!

ADD REPLY
0
Entering edit mode

Hey Guys! there is someone who can give me an algorithm that unifies the SEIR model and scale free network?

ADD REPLY

Login before adding your answer.

Traffic: 2605 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6