GithubHelp home page GithubHelp logo

covidsimvl-code's People

Contributors

ashlinrichardson avatar

Watchers

 avatar  avatar

covidsimvl-code's Issues

estimate Reproduction Number and Generation Time

The routine Mtabulate L2559 in simulation.js contains the calculation of R0 for the multiverse, in L2571 ff (this means following....) ....

Please note that both M.xxx (the multiverse) and U.xxxx (the Universes) each keep their own count of R0

and this is done by finding the ORANGE count (persons that have become INERT), and adding the kill=count M.susCt (the count of susceptible which have been infected by the infective transmitter....

This determination is done in P[x].susCt.......in the routine VLtransfer L1918 and the part that deals with infection is in L.1966, L 1972

If you do the math, then at the end when everyone is INERT, the total number of infectives divided by the total number of oranges is near 1...

I suppose that what I should be doing is not dividing by total number of oranges but only those oranges that have non-zero P.susct......

This is probably an error in calculation, and should be tested to see what the difference is between oranges that have no history of infection, and the total number...

Ernie

Beat AlphaGo

an issue to be assigned to Ken
somehow only Ash shows up when I pull up the list of persons that I can assign to....will try to empower this repository again....

estimate compartmental model parameters

Develop MVP to estimate compartmental model parameters...
cf eg
towardsdatascience article

This type of function can be used to:

fit compartmental model parameters to "real data"
fit compartmental model parameters to "simulated data"

FYI @kmoselle

Getting the counts of arrivals and departures at each Universe per generation, with states separated

and possibly identifying who the agents are, as they move around......Mahdi, if you would like this, or need it, we can work together to change the code on say, Thursday afternoon, or Wed afternoon....will probably take 1 to 2 hours....might be a bit complex and have to test it sorted out from the sliders, because I want the totals per generation, which is not being totalled,,,,,though I just thought of a sweet way to get that....

anyway, let me know

basic simulation for compartmental models

Hi @MahdiHajiabadi,
A warm up exercise @kmoselle suggested: with code available already so no need to implement from scratch...Trying the code in the article and adding some adaptation of this code to our repo would be a great resource! Possible modifications could include:
adding an option to run in non-interactive mode...which is a step that (to be confirmed by @ecsendmail and @kmoselle) would support the work plan

Thoughts?
cheers

Reference:

Shukla, A. Simulating Compartmental Models in Epidemiology using Python and Jupyter Widgets Implement and simulate SEIR and SEIRD models in Jupyter Notebooks. April 11, 2020.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.