Skip to content

FKF

Fast Kalman Filter

v0.2.6 · Sep 8, 2024 · GPL (>= 2)

Description

This is a fast and flexible implementation of the Kalman filter and smoother, which can deal with NAs. It is entirely written in C and relies fully on linear algebra subroutines contained in BLAS and LAPACK. Due to the speed of the filter, the fitting of high-dimensional linear state space models to large datasets becomes possible. This package also contains a plot function for the visualization of the state vector and graphical diagnostics of the residuals.

Downloads

515

Last 30 days

7733rd

2.2K

Last 90 days

12.5K

Last year

Trend: -19.4% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (7)

Dependency Network

Dependencies Reverse dependencies RcppSMC cforecast tscopula wex FKF.SP highfrequency sarima FKF

Version History

new 0.2.6 Mar 10, 2026
updated 0.2.6 ← 0.2.5 diff Sep 7, 2024
updated 0.2.5 ← 0.2.4 diff Jan 29, 2024
updated 0.2.4 ← 0.2.3 diff Oct 9, 2022
updated 0.2.3 ← 0.2.2 diff Dec 16, 2021
updated 0.2.2 ← 0.2.1 diff Oct 16, 2021
updated 0.2.1 ← 0.1.7 diff Sep 27, 2021
updated 0.1.7 ← 0.1.6 diff Jun 13, 2020
updated 0.1.6 ← 0.1.5 diff May 31, 2020
updated 0.1.5 ← 0.1.4 diff Jul 19, 2018
updated 0.1.4 ← 0.1.3 diff Jul 12, 2018
updated 0.1.3 ← 0.1.2 diff Feb 9, 2014
updated 0.1.2 ← 0.1.1 diff Mar 20, 2012
updated 0.1.1 ← 0.1.0 diff Nov 2, 2010
updated 0.1.0 ← 0.0.2 diff Oct 18, 2009
updated 0.0.2 ← 0.0.1 diff Jul 17, 2009
new 0.0.1 Feb 11, 2009