FKF.SP: Fast Kalman Filtering Through Sequential Processing

Fast and flexible Kalman filtering and smoothing implementation utilizing sequential processing, designed for efficient parameter estimation through maximum likelihood estimation. Sequential processing is a univariate treatment of a multivariate series of observations and can benefit from computational efficiency over traditional Kalman filtering when independence is assumed in the variance of the disturbances of the measurement equation. Sequential processing is described in the textbook of Durbin and Koopman (2001, ISBN:978-0-19-964117-8). 'FKF.SP' was built upon the existing 'FKF' package and is, in general, a faster Kalman filter/smoother.

Package details

AuthorThomas Aspinall [aut, cre] (<https://orcid.org/0000-0002-6968-1989>), Adrian Gepp [aut] (<https://orcid.org/0000-0003-1666-5501>), Geoff Harris [aut] (<https://orcid.org/0000-0003-4284-8619>), Simone Kelly [aut] (<https://orcid.org/0000-0002-6528-8557>), Colette Southam [aut] (<https://orcid.org/0000-0001-7263-2347>), Bruce Vanstone [aut] (<https://orcid.org/0000-0002-3977-2468>), David Luethi [ctb], Philipp Erb [ctb], Simon Otziger [ctb], Paul Smith [ctb] (<https://orcid.org/0000-0002-0034-3412>)
MaintainerThomas Aspinall <tomaspinall2512@gmail.com>
LicenseGPL-3
Version0.3.1
URL https://github.com/TomAspinall/FKF.SP
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("FKF.SP")

Try the FKF.SP package in your browser

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

FKF.SP documentation built on Oct. 10, 2022, 9:06 a.m.