From 33d35d8fccf0f7440791eaa1ef0c9c89c384c7b2 Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Fri, 16 Nov 2018 16:36:33 +0100 Subject: [PATCH] kim2.mod: trigger case where estim_params_block is not detected --- tests/identification/kim/kim2.mod | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/identification/kim/kim2.mod b/tests/identification/kim/kim2.mod index 0984bf4ec..df5989d85 100644 --- a/tests/identification/kim/kim2.mod +++ b/tests/identification/kim/kim2.mod @@ -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);