.SSresultsBayesian {RGAP} | R 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 |
HPDIprob |
A numeric in the interval |
state |
An array with the smoothed state. |
obsFitted |
An array with the fitted observables. |
[Package RGAP version 0.1.1 Index]