Skip to content

tsPI

Improved Prediction Intervals for ARIMA Processes and Structural Time Series

v1.0.4 · Sep 4, 2023 · GPL-3

Description

Prediction intervals for ARIMA and structural time series models using importance sampling approach with uninformative priors for model parameters, leading to more accurate coverage probabilities in frequentist sense. Instead of sampling the future observations and hidden states of the state space representation of the model, only model parameters are sampled, and the method is based solving the equations corresponding to the conditional coverage probability of the prediction intervals. This makes method relatively fast compared to for example MCMC methods, and standard errors of prediction limits can also be computed straightforwardly.

Downloads

254

Last 30 days

17368th

653

Last 90 days

2.7K

Last year

Trend: +19.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jouni Helske <jouni.helske@iki.fi>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jouni",
                    family = "Helske",
                    role = c("aut", "cre"),
                    email = "jouni.helske@iki.fi")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jouni Helske <jouni.helske@iki.fi>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jouni",
                    family = "Helske",
                    role = c("aut", "cre"),
                    email = "jouni.helske@iki.fi")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Jouni Helske <jouni.helske@iki.fi>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jouni",
                    family = "Helske",
                    role = c("aut", "cre"),
                    email = "jouni.helske@iki.fi")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Jouni Helske <jouni.helske@iki.fi>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Jouni",
                    family = "Helske",
                    role = c("aut", "cre"),
                    email = "jouni.helske@iki.fi")
as necessary.

Dependency Network

Dependencies Reverse dependencies KFAS tsPI

Version History

new 1.0.4 Mar 10, 2026
updated 1.0.4 ← 1.0.3 diff Sep 3, 2023
updated 1.0.3 ← 1.0.2 diff Dec 4, 2019
updated 1.0.2 ← 1.0.1 diff Aug 6, 2017
updated 1.0.1 ← 1.0.0 diff Mar 16, 2016
new 1.0.0 Nov 8, 2015