Learn R Programming

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

statespacer (version 0.1.0)

State Space Modelling in 'R'

Description

A tool that makes estimating models in state space form a breeze. See "Time Series Analysis by State Space Methods" by Durbin and Koopman (2012, ISBN: 978-0-19-964117-8) for details about the algorithms implemented.

Copy Link

Version

Install

install.packages('statespacer')

Monthly Downloads

304

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Dylan Beijers

Last Published

May 16th, 2020

Functions in statespacer (0.1.0)

statespacer-package

statespacer: A package for state space modelling in R.
StateSpaceFit

State Space Model Fitting
StateSpaceForecast

State Space Model Forecasting
CoeffARMA

Transform arbitrary matrices into ARMA coefficient matrices
BlockMatrix

Combine Matrices into a Block Diagonal Matrix
StateSpaceEval

State Space Model Evaluation at Specified Parameters
Cholesky

Construct a Valid Variance - Covariance Matrix