All Projects → jrnold → Ssmodels In Stan

jrnold / Ssmodels In Stan

Licence: bsd-3-clause
State space models (dynamic linear models, hidden Markov models) implemented in Stan.

Labels

Projects that are alternatives of or similar to Ssmodels In Stan

notebooks
Collection of (unfinished) notebooks
Stars: ✭ 13 (-69.05%)
Mutual labels:  stan
Bda r demos
Bayesian Data Analysis demos for R
Stars: ✭ 409 (+873.81%)
Mutual labels:  stan
Brms
brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
Stars: ✭ 825 (+1864.29%)
Mutual labels:  stan
covidseir
Bayesian SEIR model to estimate the effects of social-distancing on COVID-19
Stars: ✭ 23 (-45.24%)
Mutual labels:  stan
Rstanarm
rstanarm R package for Bayesian applied regression modeling
Stars: ✭ 285 (+578.57%)
Mutual labels:  stan
Tidybayes
Bayesian analysis + tidy data + geoms (R package)
Stars: ✭ 557 (+1226.19%)
Mutual labels:  stan
noisy-networks-measurements
Noisy network measurement with stan
Stars: ✭ 42 (+0%)
Mutual labels:  stan
Cmdstan.jl
CmdStan.jl v6 provides an alternative, older Julia wrapper to Stan's `cmdstan` executable.
Stars: ✭ 30 (-28.57%)
Mutual labels:  stan
Orbit
A Python package for Bayesian forecasting with object-oriented design and probabilistic models under the hood.
Stars: ✭ 346 (+723.81%)
Mutual labels:  stan
Gpmicrobiome
A novel probabilistic approach to explicitly model overdispersion and sampling zeros in 16S rRNA sequencing data by considering the temporal correlation between nearby time points using Gaussian Processes
Stars: ✭ 5 (-88.1%)
Mutual labels:  stan
Torsten
library of C++ functions that support applications of Stan in Pharmacometrics
Stars: ✭ 38 (-9.52%)
Mutual labels:  stan
Bayesplot
bayesplot R package for plotting Bayesian models
Stars: ✭ 276 (+557.14%)
Mutual labels:  stan
Rstan
RStan, the R interface to Stan
Stars: ✭ 760 (+1709.52%)
Mutual labels:  stan
tsbook
『基礎からわかる時系列分析』(技術評論社,2018年)のサポートサイトです。
Stars: ✭ 52 (+23.81%)
Mutual labels:  stan
Pystan2
PyStan, the Python interface to Stan
Stars: ✭ 915 (+2078.57%)
Mutual labels:  stan
cmdstanr
CmdStanR: the R interface to CmdStan
Stars: ✭ 82 (+95.24%)
Mutual labels:  stan
Math
The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.
Stars: ✭ 494 (+1076.19%)
Mutual labels:  stan
Epinow2
Estimate Realtime Case Counts and Time-varying Epidemiological Parameters
Stars: ✭ 36 (-14.29%)
Mutual labels:  stan
Covid19model
Code for modelling estimated deaths and cases for COVID19.
Stars: ✭ 913 (+2073.81%)
Mutual labels:  stan
Bda py demos
Bayesian Data Analysis demos for Python
Stars: ✭ 781 (+1759.52%)
Mutual labels:  stan

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].