dynare/tests/kalman/likelihood
Stéphane Adjemian (Argos) b863c309bd
Improve tests and timings for the Kalman mex.
- Ensure that we always use the same DGP (e.g. same transition matrix).
 - Call the mex more than once with different samples.
 - Ensure that the size of the state space model is the same in tests 1, 2 and 3.
 - Fix the seed (same samples across 1, 2 and 3 except for the additive noise in 2 and 3 on the observed variables).
2023-11-09 19:00:37 +01:00
..
compare_kalman_mex.m Improve tests and timings for the Kalman mex. 2023-11-09 19:00:37 +01:00
compare_kalman_routines.m v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00:00
simul_state_space_model.m Improve tests and timings for the Kalman mex. 2023-11-09 19:00:37 +01:00
test1.m v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00:00
test2.m v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00:00
test3.m v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00:00
test_kalman_mex.m Improve tests and timings for the Kalman mex. 2023-11-09 19:00:37 +01:00