dot-SSresultsBayesian: Computes additional results of the Kalman filter and smoother...

.SSresultsBayesianR Documentation

Computes additional results of the Kalman filter and smoother for Bayesian output.

Description

Computes additional results of the Kalman filter and smoother for Bayesian output.

Usage

.SSresultsBayesian(model, HPDIprob, state, obsFitted, FUN)

Arguments

model

The return object of the function fitSSM from the package KFAS.

HPDIprob

A numeric in the interval (0,1) specifying the target probability of the highest posterior density intervals. The default is HPDIprob = 0.9. Only used if method = "bayesian".

state

An array with the smoothed state.

obsFitted

An array with the fitted observables.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.