CMD + K

r-fkf

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-fkf

Usage Tracking

0.2.4
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 21:21

License

GPL-2

Total Downloads

40

Supported Platforms

linux-64