dynare++ is a standalone executable. It is not meant to be launched from MATLAB or Octave, but from the command prompt.
If you are using the Ubuntu packages that we provide, the binary is in /usr/bin/dynare++, so you should be able to launch it directly from any shell terminal window.
Dear Sébastien :D Thank you for a reply. As you say, I increase the variance of psi and epsilon, The xgammainc_ error of octave does not occur. However, another error occurs. error: number of columns must match (1 != 2) error: called from: error: c:\dynare\4.1.3\matlab\dynare_estimation_1.m ...
Hello, everyone. I'm a beginner of the DYNARE. I am running the DYNARE 4.1.0 or 4.1.3 with the Octave 3.2.3 or 3.2.4. When I try to run the RBC_Est.mod of User Guide always the following error occurs. warning: called from delete at line 37 column 9 CheckPath at line 42 ...
... there a way to read data without using the estimation command? I don't really understand your question. You can always load a datafile in MATLAB/Octave using either load or xlsread (depending on the format of your datafile).
Hi I was running dynare Octave, it was fine until this crash below: Is it because of the shock decomposition? Any help would be appreciated. ESTIMATION RESULTS Log data density is -1574.035475. parameters prior mean post. mean conf. interval ...
... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Warning: Divide by zero. > In Final_static at 20 In dynare_solve at 70 In steady_ at 124 In steady at 52 In Final at 248 In dynare ...
... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. Residual for equation number 1 is equal to 0 Residual for equation number 2 is equal to 3.4213 Residual for equation number 3 is equal ...
Hello I'm a newbie trying to install dynare on a Mac (10,4) to run with Octave. I've been looking around how to do so, but I end up with a final problem : When I type: "octave-3.2.3:8> dynare ramst", which looks like the final step (according to http://www.dynare.org/DynareWiki/DynareOctave), ...