Package: statespacer 0.5.0

Dylan Beijers

statespacer: State Space Modelling in 'R'

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.

Authors:Dylan Beijers [aut, cre]

statespacer_0.5.0.tar.gz
statespacer_0.5.0.tar.gz(r-4.7-arm64)statespacer_0.5.0.tar.gz(r-4.7-x86_64)statespacer_0.5.0.tar.gz(r-4.6-arm64)statespacer_0.5.0.tar.gz(r-4.6-x86_64)
statespacer_0.5.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
statespacer/json (API)

# Install 'statespacer' in R:
install.packages('statespacer', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dylanb95/statespacer/issues

Pkgdown/docs site:https://dylanb95.github.io

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:

On CRAN:

Conda:

openblascppopenmp

3.43 score 54 scripts 358 downloads 5 exports 4 dependencies

Last updated from:98b4c052de. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK164
linux-devel-x86_64OK133
source / vignettesOK250
linux-release-arm64OK166
linux-release-x86_64OK149
wasm-releaseOK153

Exports:BlockMatrixCholeskyCoeffARMASimSmootherstatespacer

Dependencies:rbibutilsRcppRcppArmadilloRdpack

Fitting ARIMA models with statespacer
ARIMA modelling of the yearly sunspot data | SARIMA modelling of the airline data | References

Last update: 2023-01-27
Started: 2020-05-16

Specify it yourself!
Dynamic Nelson-Siegel model | Fitting the model | References

Last update: 2023-01-27
Started: 2020-05-16

Dictionary of statespacer
The general linear Gaussian state space model | The object as returned by statespacer | function_call | system_matrices | predicted | filtered | smoothed | diagnostics | optim | loglik_fun | standard_errors | Order of parameter input | References

Last update: 2020-11-19
Started: 2020-05-16

Introduction to statespacer
References

Last update: 2020-11-19
Started: 2020-05-16

statespacer applied to UK Road Deaths
Data preparation | Univariate model with deterministic level and seasonal | Univariate model with stochastic level and seasonal | Bivariate model of front and rear passengers | References

Last update: 2020-07-13
Started: 2020-05-16