Learn R Programming

⚠️There's a newer version (1.5.1) of this package.Take me there.

KFAS (version 0.6.1)

Kalman filter and smoothers for exponential family state space models.

Description

Package KFAS provides functions for Kalman filtering, state, disturbance and simulation smoothing, forecasting and simulation of state space models. All functions can use exact diffuse initialisation when distributions of some or all elements of initial state vector are unknown. Filtering, state smoothing and simulation functions use sequential processing algorithm, which is faster than standard approach, and it also allows singularity of prediction error variance matrix. KFAS also contains function for computing the likelihood of exponential family state space models and function for state smoothing of exponential family state space models.

Copy Link

Version

Install

install.packages('KFAS')

Monthly Downloads

21,166

Version

0.6.1

License

GPL (>= 2)

Maintainer

Jouni Helske

Last Published

February 23rd, 2011

Functions in KFAS (0.6.1)

distsmoother

Disturbance smoother
kf

Kalman Filter With Exact Diffuse Initialisation
simsmoother

Simulation smoother
ks

Kalman Smoother With Exact Diffuse Initialisation
GlobalTemp

Two series of average global temperature deviations for years 1880-1987
forecast

Forecast state space model
eflik

Log-likelihood of exponential family state-space model.
eflik0

Approximate log-likelihood and gaussian density of exponential family state-space model.
efsmoother

Kalman Smoother for exponential family models