Error message: Input to SCHUR must not contain NaN or Inf

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.

Error message: Input to SCHUR must not contain NaN or Inf

Postby DSGEquestion » Mon Jan 25, 2010 10:20 pm

I am trying to estimate a standard DSGE model with only real rigidities. Matlab gives me the error message as follows:
??? Error using ==> schur
Input to SCHUR must not contain NaN or Inf.

Error in ==> lyapunov_symm at 62
[U,T] = schur(a);

Error in ==> DsgeLikelihood at 173
Pstar = lyapunov_symm(T,R*Q*R',options_.qz_criterium,options_.lyapunov_complex_threshold);

Error in ==> initial_estimation_checks at 60
[fval,cost_flag,ys,trend_coeff,info] = DsgeLikelihood(xparam1,gend,data,data_index,number_of_observations,no_more_missing_observations);

Error in ==> dynare_estimation_1 at 338
initial_estimation_checks(xparam1,gend,data,data_index,number_of_observations,no_more_missing_observations);

Error in ==> dynare_estimation at 62
dynare_estimation_1(var_list,varargin{:});

Error in ==> usmodel at 337
dynare_estimation(var_list_);

Error in ==> dynare at 132
evalin('base',fname) ;

I would really appreciate if someone can tell me what is the problem. The mod file and the file calculating the steady states are attached. Thanks

I am not sure if I should use every variable as log of its value. So I replaced every variable with exp(x), but it has the same error message.
Attachments
usmodel_steadystate.m
(1.71 KiB) Downloaded 130 times
usmodel.mod
(10.58 KiB) Downloaded 140 times
Last edited by DSGEquestion on Tue Jan 26, 2010 9:58 pm, edited 1 time in total.
DSGEquestion
 
Posts: 6
Joined: Tue Jan 12, 2010 7:52 pm

Re: Error message: Input to SCHUR must not contain NaN or Inf

Postby AssiaEzzeroug » Tue Jan 26, 2010 7:47 am

Hi,

could you post the data associated? I can't reproduce the error message without them

Best
AssiaEzzeroug
 
Posts: 83
Joined: Tue Nov 24, 2009 3:48 pm

Re: Error message: Input to SCHUR must not contain NaN or Inf

Postby DSGEquestion » Tue Jan 26, 2010 3:56 pm

Thanks.
I cannot post the .mat data file, but I attached original excel file. I only use three observables: dc, dy and dinve (columns W, X and Y)

Your help is being greatly appreciated.
Attachments
usmodel_data.xls
(191.5 KiB) Downloaded 138 times
DSGEquestion
 
Posts: 6
Joined: Tue Jan 12, 2010 7:52 pm

Re: Error message: Input to SCHUR must not contain NaN or Inf

Postby DSGEquestion » Thu Jan 28, 2010 6:40 pm

I might know what is the problem now. It is running now, but I still get the different loglikelihood value from the one generated from my GAUSS code at the initial guess.
But what I changed
1. Anything that is a function of underlying parameters is variable rather than parameter.
2. I rewrite everything in terms of exponential and linearize.(Which is equivalent to loglinearization).
DSGEquestion
 
Posts: 6
Joined: Tue Jan 12, 2010 7:52 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 8 guests