FKF: Fast Kalman Filter

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.

Package details

AuthorDavid Luethi [aut], Philipp Erb [aut], Simon Otziger [aut], Daniel McDonald [aut], Paul Smith [aut, cre] (<https://orcid.org/0000-0002-0034-3412>)
MaintainerPaul Smith <paul@waternumbers.co.uk>
LicenseGPL (>= 2)
Version0.2.6
URL https://waternumbers.github.io/FKF/ https://github.com/waternumbers/FKF
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FKF")

Try the FKF package in your browser

Any scripts or data that you put into this service are public.

FKF documentation built on Sept. 11, 2024, 8:21 p.m.