Merge branch 'ident_test' into 'master'

kim2.mod: trigger case where estim_params_block is not detected

See merge request Dynare/dynare!1638
time-shift
Sébastien Villemot 2018-11-16 17:55:39 +00:00
commit 59d4dd185e
1 changed files with 4 additions and 0 deletions

View File

@ -55,3 +55,7 @@ identification(advanced=1,max_dim_cova_group=3);
//varobs c i lam; //to check if observing lam identifies phi and theta
//identification(ar=1,advanced=1,max_dim_cova_group=3,prior_mc=250);
//identification(prior_mc=100);
estim_params_=[];
identification(advanced=1,max_dim_cova_group=3);