"Reference to non-existent field "Problem

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

"Reference to non-existent field "Problem

Postby bwangag » Fri Jun 28, 2013 8:29 am

Hi Guys

I am trying to estimate external finance premium by China data, and my dynare code 4.3.3 always runs into such problems:

Reference to non-existent field 'y'.

Error in read_variables (line 82)
dyn_tmp_01 = s.(deblank(var_names_01(dyn_i_01,:)));

Error in initialize_dataset (line 32)
rawdata = read_variables(datafile,varobs,[],xls.sheet,xls.range);

Error in dynare_estimation_init (line 347)
dataset_ =
initialize_dataset(options_.datafile,options_.varobs,options_.first_obs,options_.nobs,transformation,options_.prefilter,xls);

Error in dynare_estimation_1 (line 59)
[dataset_,xparam1, M_, options_, oo_, estim_params_,bayestopt_] = dynare_estimation_init(var_list_,
dname, [], M_, options_, oo_, estim_params_, bayestopt_);

Error in dynare_estimation (line 70)
dynare_estimation_1(var_list,dname);

Error in BGG_CHEN (line 264)
dynare_estimation(var_list_);

Error in dynare (line 120)
evalin('base',fname) ;

I guess probabely it is data set issue, not so sure


Thanks in advance!
Attachments
ABC.xls
My data set
(13.5 KiB) Downloaded 78 times
BGG_CHEN.mod
My code
(2.6 KiB) Downloaded 79 times
bwangag
 
Posts: 1
Joined: Fri Jun 28, 2013 8:09 am

Re: "Reference to non-existent field "Problem

Postby jpfeifer » Fri Jun 28, 2013 12:01 pm

Your model stochastically singular.
Error using initial_estimation_checks (line 34)
initial_estimation_checks:: Estimation can't take place because there are less declared shocks than observed variables!
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests