Sspace data members: Kalman state covariance
Posted: Sun Mar 12, 2023 6:34 pm
Hi,
I am wondering if it is possible to provide more specific details on the data members in sspace objects?
Specifically, the state covariances and state error covariances.
Am I right in thinking that @curr_statecov and @sm_statecov are equivalent to what is often written as P_{t|t} and P_{t|T}?
For example, the 'updated (a posteriori) estimate covariance P_{k|k}' in the Wikipedia entry https://en.wikipedia.org/wiki/Kalman_filter
Without the mathematical definition of the data member, it is difficult to be confident in using the correct output.
Many thanks,
-Alex
I am wondering if it is possible to provide more specific details on the data members in sspace objects?
Specifically, the state covariances and state error covariances.
Am I right in thinking that @curr_statecov and @sm_statecov are equivalent to what is often written as P_{t|t} and P_{t|T}?
For example, the 'updated (a posteriori) estimate covariance P_{k|k}' in the Wikipedia entry https://en.wikipedia.org/wiki/Kalman_filter
Without the mathematical definition of the data member, it is difficult to be confident in using the correct output.
Many thanks,
-Alex