jrnold / ssmodels-in-stan

State space models (dynamic linear models, hidden Markov models) implemented in Stan.

Home Page:https://jrnold.github.io/ssmodels-in-stan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stability-wip

This is work in progress. It is a template for writing Kalman filters in Stan, but I wouldn't recommend directly using it in your work.

Example and code for state-space models in Stan. This includes an implementation of Kalman filtering, smoothing, and simulation for dynamic linear models (Gaussian linear state-space models).

Licensing

All Stan code is licensed under the New BSD License. All R code is licensed under the GPL-2 License. All documentation is licensed CC-BY.

About

State space models (dynamic linear models, hidden Markov models) implemented in Stan.

https://jrnold.github.io/ssmodels-in-stan/

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


Languages

Language:Stan 58.0%Language:R 35.3%Language:Python 5.5%Language:Makefile 1.1%