CRAN/E | FKF.SP

FKF.SP

Fast Kalman Filtering Through Sequential Processing

Installation

About

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.

github.com/TomAspinall/FKF.SP
Bug report File report

Key Metrics

Version 0.3.1
Published 2022-10-10 571 days ago
Needs compilation? yes
License GPL-3
CRAN checks FKF.SP results

Downloads

Yesterday 25 0%
Last 7 days 85 -12%
Last 30 days 303 -6%
Last 90 days 983 -22%
Last 365 days 4.529 -19%

Maintainer

Maintainer

Thomas Aspinall

tomaspinall2512@gmail.com

Authors

Thomas Aspinall

aut / cre

Adrian Gepp

aut

Geoff Harris

aut

Simone Kelly

aut

Colette Southam

aut

Bruce Vanstone

aut

David Luethi

ctb

Philipp Erb

ctb

Simon Otziger

ctb

Paul Smith

ctb

Material

README
NEWS
Reference manual
Package source

In Views

TimeSeries

Vignettes

Fast Kalman Filtering using Sequential Processing

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

FKF.SP archive

Imports

mathjaxr

Suggests

knitr
rmarkdown
stats
FKF
NFCP

Reverse Imports

NFCP