You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@azev77 I have implemented the so-called sequential / univariate approach to Kalman filtering and smoothing. This approach is used instead of the default filtering / smoothing by default if the covariance of the measurement errors is a UniformScaling{Float64}. I am planning to extend it to handle the exact diffuse initialisation in Durbin and Koopman (2000).
Add a simple implementation to handle state space models with diffuse initial conditions.
The text was updated successfully, but these errors were encountered: