/dbmr

Dynamic Bayesian Model Reduction

Primary LanguagePython

dbmr

Simon Olsson 2017

A Python implementation of the Dynamic Bayesian Model Reduction algorithm proposed by Gerber and Horenko 2017.

Further details can be found in the original paper: http://www.pnas.org/content/114/19/4863.short

Dependencies: numpy (>=1.6)