Computes additional results of the Kalman filter and smoother for Bayesian output.
.SSresultsBayesian(model, HPDIprob, state, obsFitted, FUN)
The return object of the function fitSSM
from the package KFAS
.
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"
.
An array with the smoothed state.
An array with the fitted observables.