Learn R Programming

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

KFAS (version 0.9.9)

Kalman Filter and Smoother for Exponential Family State Space Models.

Description

Package KFAS provides functions for Kalman filtering, smoothing, forecasting and simulation of Gaussian, Poisson and Binomial state space models with exact diffuse initialization when distributions of some or all elements of initial state vector are unknown.

Copy Link

Version

Install

install.packages('KFAS')

Monthly Downloads

21,166

Version

0.9.9

License

GPL (>= 2)

Maintainer

Jouni Helske

Last Published

July 6th, 2012

Functions in KFAS (0.9.9)

KFAS

KFAS: Functions for Gaussian and Non-Gaussian State Space Models
print.KFS

Print Ouput of Kalman Filter and Smoother
plot.approxSSM

Plot Approximating Gaussian State Space Model
transformSSM

Transform the SSModel object with multivariate observations
approxSSM

Linear Gaussian Approximation for Non-Gaussian State Space Model
arimaSSM

Create a State Space Representation of ARIMA Model
fitSSM

Maximum Likelihood Estimation of a State Space Model
KFS

Kalman Filter and Smoother with Exact Diffuse Initialization for Exponential Family State Space Models
simulateSSM

Simulation of a Gaussian State Space Model
regSSM

Create a State Space Model Representation of Linear Regression Model
boat

Oxford-Cambridge boat race results 1829-2000
logLik.SSModel

Log-likelihood of the State Space Model.
plot.KFS

Plot Ouput of Kalman Filter and Smoother
residuals.KFS

Extract Standardized Residuals of Kalman Filter and Smoother output
+.SSModel

Combine State Space Model Objects of class SSModel
ldl

LDL Decomposition of a Matrix
predict.KFS

Estimate the Missing Observations of a State Space Model
print.SSModel

Print SSModel Object
importanceSSM

Importance Sampling of Non-Gaussian State Space Model
SSModel

Create a State Space Model Object of class SSModel
structSSM

Create a Structural Time Series State Space Model
GlobalTemp

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

Extract the filtered or smoothed signal of a State Space Model