Skip to content

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

Notifications You must be signed in to change notification settings

jsilve24/ssmodels-in-stan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Stan 58.1%
  • R 35.3%
  • Python 5.5%
  • Makefile 1.1%