kimfilter: Kim Filter (original) (raw)
'Rcpp' implementation of the multivariate Kim filter, which combines the Kalman and Hamilton filters for state probability inference. The filter is designed for state space models and can handle missing values and exogenous data in the observation and state equations. Kim, Chang-Jin and Charles R. Nelson (1999) "State-Space Models with Regime Switching: Classical and Gibbs-Sampling Approaches with Applications" <doi:10.7551/mitpress/6444.001.0001><http://econ.korea.ac.kr/~cjkim/>.
Version: | 1.0.3 |
---|---|
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.9) |
LinkingTo: | Rcpp, RcppArmadillo |
Suggests: | data.table (≥ 1.14.2), maxLik (≥ 1.5-2), ggplot2 (≥ 3.3.6), gridExtra (≥ 2.3), knitr, rmarkdown, testthat |
Published: | 2024-03-08 |
DOI: | 10.32614/CRAN.package.kimfilter |
Author: | Alex Hubbard [aut, cre] |
Maintainer: | Alex Hubbard <hubbard.alex at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | kimfilter results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=kimfilterto link to this page.