Thanks for contributing this. We would be happy to incorporate your code into either Dynare or the Octave installer for Windows (http://www.dynare.org/download/octave) which includes Notepad++. However, if you want your code to be redistributed by us, you should first put ...
... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. ??? Error using ==> evalin Undefined function or variable 'example1'. Error in ==> dynare at 120 evalin('base',fname) ;
... about the command "shock_decomposition". I tried to use it with Matlab, but there is a long error showed below. (however, it worked with Octave) Error describe_missing_data Too many input arguments. Error evaluate_smoother (line 117) [data_index,number_of_observations,no_more_missing_observations] ...
... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. ans = 111 >> who can tell me what wrong? BTW: my dynare code must be right, because i used to successfully run it before under MATLAB ...
... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Error using dynare (line 120) Error: Unexpected MATLAB operator. What am I doing wrong? I run Matlab version R2011B (7.13.0.564). ...
... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. This version of Dynare cannot estimate non linearized models! Set "order" equal to 1. ??? Attempted to access k(1); index ...
HoutanBastani wrote:This is an error in your modfile. cd does not produce any output in Octave, it is only used for changing directories. Use the pwd command instead.
Hello guys, I'm getting some error message while executing the MOD file. I have installed GNU Octave version 3.4.0 and Dynare version 4.3.0 for Mac OS X. Here is the error I get: octave-3.4.0:9> addpath /Applications/Dynare/4.3.0/matlab octave-3.4.0:16> dynare NK_GM05.mod ...
... ) is a live Linux distribution for clustering that can be run on Windows or MacOS using virtualization. The latest release has Dynare 4.3.0, Octave 3.6.2, and it includes some example code for Bayesian estimation using 3rd order solution of the simple RBC model in the Dynare User Guide. If ...
Many Matlab/Octave functions have been added, removed or have changed calling structure since Dynare 4.2. To see a list of those functions, you can refer to this wiki page: http://www.dynare.org/DynareWiki/Change ... InDynare43
... why mi code don´t work. Please, i really need help. I ´m using windows 7 (or Ubuntu 12.04) with Dynare 4.2.5 When I run my code, Matlab (or Octave) say: Error in computing likelihood for initial parameter values ??? Error using ==> print_info at 40 Blanchard Kahn conditions are not satisfied: ...
Please help. I have been trying several times to run a .mod file on octave but it returns as below: octave:1> addpath c:\dynare\4.2.5\matlab octave:2> dynare gilbert1 Configuring Dynare ... [mex] Generalized QZ. [mex] Sylvester equation solution. [mex] Kronecker ...