Giter Club home page Giter Club logo

param-estimation-sir's Introduction

param-estimation-SIR

Some quick example code for parameter estimation with an SIR model, as well as for examining identifiability and uncertainty using the Fisher information matrix and profile likelihoods---see lab assignment pdf for more info (this code is for Part 2). This code was originally developed for an assignment for the 2017 NIMBioS/MBI/CAMBAM Graduate Summer School and for the NIMBioS Uncertainty Quantification Tutorial. Equivalent code is provided in both R and Matlab, which goes through the following steps:

  • Simulate the model at some starting parameter values
  • Estimate the model parameters from (simulated) outbreak data using maximum likelihood (ML) (assuming Poisson with mean given by the model, but can be changed to whatever you prefer, e.g. least squares, etc.)
  • Calculate a simplified form of the Fisher information matrix (FIM) and test its rank to evaluate the number of identifiable parameters/combinations
  • Generate profile likelihoods for each parameter and determine 95% confidence intervals

Questions? Contact Marisa Eisenberg ([email protected]). This material is licensed under the MIT License---feel free to use/modify with acknowledgement of the original source (see license text).

param-estimation-sir's People

Contributors

marisae avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

param-estimation-sir's Issues

SIR in Python

Hi Marisa Eisenberg,

Could you please provide Python code solving SIR parameters using MLE/MCMC?

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.