dynare/tests/particle
Normann Rion 23dbb2b4b9 Fixes local_state_space_iteration_3 and adds a test comparing the various pruning routines used in dynare up to order 3.
The considered pruning routines can be found in
   - `simult_.m`
   - `local_state_space_iteration_2` MEX
   - `local_state_space_iteration_3` MEX
   - `pruned_state_space_system.m`
2023-07-04 19:15:43 +02:00
..
benchmark.m Fixed data files for nonlinear filter's integration test. 2019-12-20 11:31:56 +01:00
data_risky_perturb2.m Added measurement errors in the data set. 2012-03-08 15:44:34 +01:00
dsge_base2.mod Particle filter: enable passing of option values and prepare for other samplers 2021-07-21 23:00:32 +02:00
dsgebase2data.mat Fix and update unit tests for local_state_space_iteration_2. 2022-05-13 12:13:46 +02:00
dummy_model.mod use filter_algorithm option in particle tests 2015-02-09 03:21:25 +01:00
extreme.m Fixed data files for nonlinear filter's integration test. 2019-12-20 11:31:56 +01:00
first_spec.mod Improvements to particle tests 2021-01-22 21:19:07 +01:00
first_spec_MCMC.mod Fixes local_state_space_iteration_3 and adds a test comparing the various pruning routines used in dynare up to order 3. 2023-07-04 19:15:43 +02:00
first_spec_common.inc Improvements to particle tests 2021-01-22 21:19:07 +01:00
first_spec_xfail_0.mod Improvements to particle tests 2021-01-22 21:19:07 +01:00
first_spec_xfail_1.mod Improvements to particle tests 2021-01-22 21:19:07 +01:00
linear_model.mod Fixes local_state_space_iteration_3 and adds a test comparing the various pruning routines used in dynare up to order 3. 2023-07-04 19:15:43 +02:00
local_state_space_iteration_3_test.mod Fixes local_state_space_iteration_3 and adds a test comparing the various pruning routines used in dynare up to order 3. 2023-07-04 19:15:43 +02:00
local_state_space_iteration_k_test.mod local_state_space_iteration_k MEX now uses the Fortran code (instead of the C++ code) 2022-02-04 11:49:46 +01:00
noisy_ar1.mod Fixes local_state_space_iteration_3 and adds a test comparing the various pruning routines used in dynare up to order 3. 2023-07-04 19:15:43 +02:00
risky.m Fixed data files for nonlinear filter's integration test. 2019-12-20 11:31:56 +01:00