Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correlated meas/trans shocks in Kalman filter #62

Open
ikarib opened this issue Apr 5, 2017 · 0 comments
Open

correlated meas/trans shocks in Kalman filter #62

ikarib opened this issue Apr 5, 2017 · 0 comments

Comments

@ikarib
Copy link
Contributor

ikarib commented Apr 5, 2017

Kalman filter returns same results, whether transition and measurement shocks are correlated or not.
The predictive Kalman gain matrix K0 at line 215 of +kalman/ped.m should be changed from Ta*PZt/F to (Ta*PZt+Sya)/F, where Sya is covariance between measurement and transition shocks.

@ikarib ikarib changed the title bug in Kalman filter correlated meas/trans shocks in Kalman filter May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant