Skip to content

chuanwen/seqMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sequential Monte Carlo for state-space models

install

library(devtools)
install_github("chuanwen/seqMC")

example usage

library(seqMC)
?seqMC
# run the example code
example(seqMC)

reference

Sequential Monte Carlo Gordon et al 1993, Novel approach to nonlinear/non-Gaussian Bayesian state

Kalman Filter Meinhold etc 1993 Understanding the Kalman Filter

Notes on Kalman Filter Chuanwen Chen 2017 Notes on Kalman Filter

Residual resample Liu, Chen 1995 Blind deconvolution via sequential imputations

Systematic resample Kitagawa 1996 Monte Carlo Filter and Smoother for Non-Gaussian Nonlinear State Space Models

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages