Search found 589 matches: +octave

Return to advanced search

Dynare causing Matlab/Octave to crash

... on the forum. I'm trying to estimate a model with five mcmc chains and with mh_replic = 100,000. I have tried this on a desktop (Windows 8, Octave 3.6.4 and Dynare 4.4.2) and on the university Linux-based network (Matlab R2013a, Dynare 4.4.1) and the sofrware always crashes. With Octave ...
by Brasidas
Fri Mar 21, 2014 1:23 pm
 
Forum: Dynare help
Topic: Dynare causing Matlab/Octave to crash
Replies: 4
Views: 1483

Problem-Simulations

... I'm trying to simulate this model and the messages below is showing up, I have not found errors. Please, help me. (model follows in attachment) Octave-3.6.4: error: linsolve: matrix singular to machine precision terminate called after throwing an instance of 'octave_execution_exception' This ...
by cjcostaj
Wed Mar 12, 2014 5:13 pm
 
Forum: Dynare help
Topic: Problem-Simulations
Replies: 5
Views: 1262

Re: Why I get Warning: Log of zero?

There is nothing wrong. I guess you are using Octave. The message comes from Dynare command that tries to find the optimal column length for printing tables. One of your values has a mean of 0 and thus zero digits. You can simply ignore this message. ...
by ahnulxy
Sat Mar 01, 2014 9:19 pm
 
Forum: Dynare help
Topic: Why I get Warning: Log of zero?
Replies: 3
Views: 1194

Re: Why I get Warning: Log of zero?

There is nothing wrong. I guess you are using Octave. The message comes from Dynare command that tries to find the optimal column length for printing tables. One of your values has a mean of 0 and thus zero digits. You can simply ignore this message. ...
by ahnulxy
Sat Mar 01, 2014 9:15 pm
 
Forum: Dynare help
Topic: Why I get Warning: Log of zero?
Replies: 3
Views: 1194

Saving reports of multiple simulations to different files

... I tried handling this with a macro-processor loop but I kept getting errors about too many equations for variables. So I did it instead with an Octave loop and the simulations run absolutely fine as they're supposed to. However, I tried to do something like this: for i = 1:4 ... f = ["reports" ...
by mikelaughton
Tue Feb 25, 2014 12:21 pm
 
Forum: Dynare help
Topic: Saving reports of multiple simulations to different files
Replies: 4
Views: 759

Re: Dynare can't recognize irf_shocks

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. error: structure has no member `static_and_dynamic_models_differ' error: called from: error: /usr/share/dynare/matlab/evaluate_steady_state.m ...
by rCamposCruz
Mon Feb 24, 2014 6:10 pm
 
Forum: Dynare help
Topic: Dynare can't recognize irf_shocks
Replies: 9
Views: 1864

Re: Why I get Warning: Log of zero?

There is nothing wrong. I guess you are using Octave. The message comes from Dynare command that tries to find the optimal column length for printing tables. One of your values has a mean of 0 and thus zero digits. You can simply ignore this message. It is only about displaying, not computation.
by jpfeifer
Sun Feb 23, 2014 4:35 pm
 
Forum: Dynare help
Topic: Why I get Warning: Log of zero?
Replies: 3
Views: 1194

Re: Dynare can't recognize irf_shocks

... Dynare (version 4.1.2). Starting preprocessing of the model file ... error: DYNARE: preprocessing failed error: called from: error: /usr/share/octave/site/api-v37/m/dynare.m at line 128, column 1 Hope it helps to shed some light
by rCamposCruz
Fri Feb 21, 2014 5:50 pm
 
Forum: Dynare help
Topic: Dynare can't recognize irf_shocks
Replies: 9
Views: 1864

Dynare can't recognize irf_shocks

... I've run on the following problem: Dynare throws the a error while reading the line stoch_simul(irf=12,irf_shocks=( e_B e_I)) c_O c_RT c; through octave: syntax error, unexpected NAME I've run tests on the .mod code SEVERAL TIMES on my computer (a windows system) with no problem whatsoever, so ...
by rCamposCruz
Thu Feb 20, 2014 8:28 pm
 
Forum: Dynare help
Topic: Dynare can't recognize irf_shocks
Replies: 9
Views: 1864

Re: Making a parameter random, and simulations

... and will do simulations controlling the shocks, to verify that the same paths for the variables come out. A note, I'm using Dynare 4.4.1 and Octave 3.8.0.
by MichaelCreel
Mon Feb 10, 2014 1:15 pm
 
Forum: Dynare help
Topic: Making a parameter random, and simulations
Replies: 6
Views: 938

Re: preprocessing failed error

... an argument of fun_ss is not authorized. In the future, Dynare will provide a more explicit error message of the type par is the name of a MATLAB/Octave function, and cannot be used as a variable. You could avoid this by putting the whole par-part into a verbatim-block: verbatim; [par1 target]=calibration; ...
by anitazhang
Thu Feb 06, 2014 4:59 am
 
Forum: Dynare help
Topic: preprocessing failed error
Replies: 5
Views: 3876

Re: preprocessing failed error

... an argument of fun_ss is not authorized. In the future, Dynare will provide a more explicit error message of the type par is the name of a MATLAB/Octave function, and cannot be used as a variable. You could avoid this by putting the whole par-part into a verbatim-block: verbatim; [par1 target]=calibration; ...
by jpfeifer
Mon Feb 03, 2014 3:25 pm
 
Forum: Dynare help
Topic: preprocessing failed error
Replies: 5
Views: 3876

Re: dynare

Thank you for the reply, Johanes. I travel a lot and would enjoy this option on the tablet. As Android is based on Linux and there is already Octave for Android, probably it would be implementable. Let's see...
by ivan_lozev
Fri Jan 31, 2014 7:38 am
 
Forum: Dynare help
Topic: dynare
Replies: 3
Views: 1037

Building 4.4.1 from source on RHEL

... MATLAB_VERSION=7.10 and everything went fine, but when I try this command with Dynare 4.4.1, it gives me the error "configure: error: Your Octave is too old, please upgrade to version 3.6 at least. configure: error: ./configure failed for mex/build/octave". However, the command "octave ...
by eric_till
Thu Jan 30, 2014 9:22 pm
 
Forum: Dynare help
Topic: Building 4.4.1 from source on RHEL
Replies: 1
Views: 889

Re: Release of Dynare 4.4.1

Thanks for the Octave 3.8.0 support! It's working fine for me.
by MichaelCreel
Thu Jan 23, 2014 1:21 pm
 
Forum: Dynare help
Topic: Release of Dynare 4.4.1
Replies: 1
Views: 691
PreviousNext

Return to advanced search