Giter VIP home page Giter VIP logo

tsic's People

Contributors

philliplab avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

kenli93

tsic's Issues

Improve design of reduce_x_points

Too many hacks to compensate for flaws in the algorithm.

Just design the algorithm better and most of the hack will become unnecessary

Compute grid: P(Infection each day | Diagnostic History)

Downstream analyses require estimates of the probability that infection occurred on each day. Thus compute a vector of probabilities with elements for each day and each element being the estimate of the probability that infection occured on the corresponding day.

This should be performed by computing the integral of the aggregate function from the start of the day to the start of the next day.

There are performance concerns: First prove that they are real.

There are concerns about the integrals converging properly: First prove that this is a real issue, then use a bunch of little hacks to check if it was computed correctly and then change the starting conditions of the integration function accordingly.

For now put this code in interpretation_processing and refactor later.

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.