dynare/tests
Stéphane Adjemian (Charybdis) 160922a189 Added mex file for computing the fixed point of the riccati equation in the kalman filter.
The mex works with octave but not with matlab (lapack issue again ;-).
2010-11-19 14:39:54 +01:00
..
AIM Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
arima Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
block_bytecode Implement solve_algo=0 for Octave (closes #144) 2010-10-28 12:07:50 +02:00
bvar_a_la_sims Fix example test file: it fails with Netlib BLAS (but succeeds with ATLAS), because of a near-singularity 2010-01-13 17:39:30 +00:00
conditional_variance_decomposition manual entry + test for conditional variance decomposistion 2009-11-02 07:29:36 +00:00
data Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
dsge-var Added mod files in the test suite (for dsge-var models). 2010-06-24 16:03:17 +02:00
external_function external_function: add support for use_dll 2010-10-07 18:05:07 +02:00
fs2000 trend_var, growth_factor, deflator: stationarize a nonstationary model and test 2010-10-18 16:07:42 +02:00
homotopy Homotopy: 2009-07-10 13:14:17 +00:00
identification Test files for identification 2010-09-29 19:05:51 +02:00
k_order_perturbation k_order_perturbation: fixing bug in making of tensor of 3rd order derivatives 2010-05-22 16:12:39 +02:00
kalman/likelihood v4.1: Added test files for the new kalman filter routines. 2008-10-24 10:02:58 +00:00
kalman_filter_smoother Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
kalman_steady_state Added mex file for computing the fixed point of the riccati equation in the kalman filter. 2010-11-19 14:39:54 +01:00
kronecker Moved test files for kronecker product mex files from ./mex/sources/kronecker/tests to ./tests/kronecker. 2010-11-18 16:01:21 +01:00
ls2003 removing duplicate file 2010-08-06 17:52:22 +02:00
measurement_errors adding tests for estimation with measurement errors 2010-08-06 18:01:50 +02:00
missing Added a matlab function to generate artificial datasets with missing observations. 2010-02-25 14:24:11 +01:00
objectives Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
optimal_policy Testsuite: 2010-05-31 16:19:21 +02:00
parallel Updated test file for parallel. 2010-10-11 09:05:26 +02:00
parser Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
partial_information Partial information: converted files to UNIX EOL convention 2010-03-24 12:14:41 +01:00
pi2004 Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
practicing Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
recursive Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
steady_state_operator Preprocessor: implement STEADY_STATE operator with "use_dll" and "block" 2010-09-20 17:04:38 +02:00
swz SWZ: adding two additional examples for 3 and 4 Markov Switching states 2010-08-09 11:23:46 +02:00
.gitignore Testsuite: adding missing files 2010-10-23 10:41:56 +02:00
Makefile.am Testsuite: include block+bytecode tests in "make check" 2010-10-28 12:12:03 +02:00
comments.mod add native matlab statements with comments to test suite 2010-06-22 10:38:18 +02:00
example1.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
example1_use_dll.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
example1_varexo_det.mod preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
example2.mod Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00
fs2000_ssfile.mod Preprocessor: with 'steady_state_model' command, write auxiliary equations in the steady state file 2010-04-27 17:04:52 +02:00
histval_det.mod Histval block: 2010-10-20 14:47:03 +02:00
histval_sto.mod Histval block: 2010-10-20 14:47:03 +02:00
osr_example.mod Testsuite: added test for osr 2010-02-17 18:40:52 +01:00
predetermined_variables.mod predetermined_variables: 2009-11-09 11:03:18 +00:00
ramst.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst2.mod Added an example of perfect foresight simulation with a sign function. 2010-02-20 10:59:51 +01:00
ramst_a.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst_initval_file.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
ramst_initval_file_data.m preprocessor: clean-up workaround for acosh(), asinh(), atanh() on Win 64 platforms 2009-10-29 17:16:10 +00:00
ramst_normcdf_and_friends.mod Corrections in mod-files to test steady_state command and erf(), normcdf() and normpdf() functions 2010-04-16 18:04:57 +02:00
run_test.m undoing r2110 and r2111 changesets 2008-09-25 12:29:35 +00:00
run_test_octave.m Octave testsuite: fix for compatibility with Octave <= 3.0.1 2009-09-18 08:46:23 +00:00
t_lag2.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_lag2_check.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_lag2_checka.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_lag2a.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_lag2b.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_periods.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00
t_periods_a.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
t_sgu_ex1.mod Converted MOD test files to Unix newline convention 2009-12-16 17:25:06 +00:00
test.m v4 tests: adding test.m 2005-11-21 19:52:35 +00:00
test_matlab.mod copying tests from version 3 to version 4 2005-02-19 19:13:45 +00:00
variance_0.mod v4 tests: corrected several test files 2006-11-01 14:44:14 +00:00