.SSresults {RGAP} | R Documentation |
Computes additional results of the Kalman filter and smoother.
Description
Computes additional results of the Kalman filter and smoother.
Usage
.SSresults(out, model, prediction = FALSE)
Arguments
out |
The return object of the function |
model |
An object of class |
prediction |
Logical indicating whether |
[Package RGAP version 0.1.1 Index]