Git Product home page Git Product logo

munskygroup / ssit Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 8.0 353.89 MB

Stochastic System Identification Toolkit (SSIT) to model, analyze and design single-cell experiments

License: BSD 3-Clause "New" or "Revised" License

MATLAB 73.08% HTML 19.61% Mathematica 4.42% M 0.18% CMake 0.09% C 2.00% XSLT 0.62%
bayesian-inference experimental-design markov-chain matlab modeling parameter-estimation single-cell stochastic-processes

ssit's People

Contributors

alexpopinga avatar dmitrisvetlov avatar formanj-0 avatar munsky avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

ssit's Issues

Add FIM proposal capability to Bursting Gene MCMC and compare computational efficiency to Stan

As MCMC can be a pain to tune for efficient mixing, and as the current usage of MH in my Bursting Gene example is incredibly slow to obtain high ESS, a fair comparison between the MatLab SSIT implementation and a Stan implementation that uses NUTS to perform HMC would at least use FIM for proposals as per Munsky Group protocol. Stan's machinery is already such that the user need not necessarily spend ages autotuning or create their own operators to improve mixing @alexpopinga

Resolve incompatible array size from priorCoVariance specification

Line 904 of RonModelPipelineJuly11_2024.m (terminalVersionDevelopment) specifies the priorCoVariance for the evaluateExperiment function called from SSIT.m to compute the FIM, leading to the following error:

"Arrays have incompatible sizes for this operation.

Error in SSIT/evaluateExperiment (line 1198)
fimTotal{is} = fimTotal{is} + cellCounts(it)*fimResults{it,is};

Error in RonModelPipelineJuly11_2024 (line 903)
fimTotal = ModelGRDusp100nM.evaluateExperiment(fimResults,ModelGRDusp100nM.dataSet.nCells,..."

Runs with an empty array (default).

RonModelPipelineJuly11_2024_priorCoVariance
SSIT_priorCoVariance
empty_priorCoVariance

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.