Learn R Programming

kimfilter (version 1.1.0)

Kim Filter

Description

'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" .

Copy Link

Version

Install

install.packages('kimfilter')

Monthly Downloads

254

Version

1.1.0

License

GPL (>= 2)

Maintainer

Alex Hubbard

Last Published

October 17th, 2025

Functions in kimfilter (1.1.0)

Rginv

R's implementation of the Moore-Penrose pseudo matrix inverse
sw_dcf

Stock and Watson Markov Switching Dynamic Common Factor Data Set
self_rbind

Matrix self rowbind
kim_filter_cpp

Kim Filter
ss_prob

Steady State Probabilities
kimfilter-package

kimfilter: Kim Filter
gen_inv

Generalized matrix inverse
contains

Check if list contains a name
kim_filter

Kim Filter