Package: FKF.SP 0.3.3
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.
Authors:
FKF.SP_0.3.3.tar.gz
FKF.SP_0.3.3.zip(r-4.5)FKF.SP_0.3.3.zip(r-4.4)FKF.SP_0.3.3.zip(r-4.3)
FKF.SP_0.3.3.tgz(r-4.4-x86_64)FKF.SP_0.3.3.tgz(r-4.4-arm64)FKF.SP_0.3.3.tgz(r-4.3-x86_64)FKF.SP_0.3.3.tgz(r-4.3-arm64)
FKF.SP_0.3.3.tar.gz(r-4.5-noble)FKF.SP_0.3.3.tar.gz(r-4.4-noble)
FKF.SP_0.3.3.tgz(r-4.4-emscripten)FKF.SP_0.3.3.tgz(r-4.3-emscripten)
FKF.SP.pdf |FKF.SP.html✨
FKF.SP/json (API)
NEWS
# Install 'FKF.SP' in R: |
install.packages('FKF.SP', repos = c('https://tomaspinall.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/tomaspinall/fkf.sp/issues
kalman-filterkalman-filteringmaximum-likelihood-estimationsequential-processing
Last updated 8 days agofrom:659fedeb90. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 29 2024 |
R-4.5-win-x86_64 | OK | Oct 29 2024 |
R-4.5-linux-x86_64 | OK | Oct 29 2024 |
R-4.4-win-x86_64 | OK | Oct 29 2024 |
R-4.4-mac-x86_64 | OK | Oct 29 2024 |
R-4.4-mac-aarch64 | OK | Oct 29 2024 |
R-4.3-win-x86_64 | OK | Oct 29 2024 |
R-4.3-mac-x86_64 | OK | Oct 29 2024 |
R-4.3-mac-aarch64 | OK | Oct 29 2024 |
Dependencies:mathjaxr