Search found 589 matches: +octave

Return to advanced search

bayesian estimation

... model derivatives: - order 1 Computing dynamic model derivatives: - order 1 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: y 0 m 0 mu 0 r 0 pi 0 a 0 e 0 z 0 EIGENVALUES: Modulus Real Imaginary 0 -0 0 0 0 0 0 -0 0 1.535e-016 1.535e-016 ...
by lizzie3108
Sun Apr 22, 2012 9:59 pm
 
Forum: Dynare help
Topic: bayesian estimation
Replies: 5
Views: 3401

Problem estimating Sargent example

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: c1 0.823947 c2 0.823947 k1 2.89526 k2 2.89526 a1 0 a2 0 y1 1.15811 y2 1.15811 You did not declare endogenous ...
by lizzie3108
Fri Apr 20, 2012 8:54 pm
 
Forum: Dynare help
Topic: Problem estimating Sargent example
Replies: 0
Views: 979

Re: help with a code!!!

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: y 0 m 0 mu 0 r 0 pi 0 a 0 e 0 z 0 EIGENVALUES: Modulus Real Imaginary 0 -0 0 0 0 0 0 -0 0 1.535e-016 1.535e-016 ...
by lizzie3108
Tue Apr 17, 2012 3:46 pm
 
Forum: Dynare help
Topic: help with a code!!!
Replies: 9
Views: 1590

Re: Dynare Installation on Mac

Matlab will be faster, but if you want to see if it runs, you could always try Octave for free. www.gnu.org/software/octave/
by bkjecn
Wed Apr 11, 2012 8:49 pm
 
Forum: Dynare help
Topic: Dynare Installation on Mac
Replies: 8
Views: 6924

I'm not getting the results from maximum likelihood

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: y 0 C 0 CH 0 CF 0 CH_f 0 C_f 0 r 0 rf 0 bf 0 z_y 0 z_u 0 z_r 0 z_b 0 pi 0 pih 0 pif 0 pif_f 0 ph 0 pf 0 pf_f ...
by AndersE88
Tue Apr 10, 2012 12:50 pm
 
Forum: Dynare help
Topic: I'm not getting the results from maximum likelihood
Replies: 3
Views: 1034

Re: Dynare Installation on Mac

... example1.mod to a directory that you create somewhere else (and will thus be able to write to). Then change the working directory of Matlab (or Octave) to this new directory and give it a shot.
by bkjecn
Wed Apr 04, 2012 12:01 am
 
Forum: Dynare help
Topic: Dynare Installation on Mac
Replies: 8
Views: 6924

Re: Help with starting the example

... same topic. I am running a MacOS 10.5.8, and I have tried to make Dynare working under several combinaisons between Dynare 4.1.3, Dynare 4.2.1, GnuOctave 3.2.3 and GnuOctave 3.4.0 . Trying to run example1.mod, I obtain several different errors (I won't talk about the problems with Octave 3.4.0, ...
by MaxB
Sun Mar 25, 2012 8:21 pm
 
Forum: Dynare help
Topic: Help with starting the example
Replies: 2
Views: 1803

No MatLab Results??????

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. ans = 2 what does this mean????
by sellman123
Sun Mar 25, 2012 1:55 pm
 
Forum: Dynare help
Topic: No MatLab Results??????
Replies: 2
Views: 761

Inflation Targeting Model

... T-bill rate and the natural rate of output (via a Hodrick-Prescott filter) which are in the attached spreadsheet. When I run the .mod file in Octave there are no errors but there are also no results displayed. Could someone please explain the faults in my code, of which I am sure there are ...
by sellman123
Thu Mar 22, 2012 7:28 pm
 
Forum: Dynare help
Topic: Inflation Targeting Model
Replies: 1
Views: 901

Steady State problem

I have calculated the precise steady state values of the variables in my model (using Matlab), however when I type them in "initval", Octave calculates a whole new steady state! Why does this happen?

Thanks!
by zeus84
Tue Mar 13, 2012 1:34 pm
 
Forum: Dynare help
Topic: Steady State problem
Replies: 1
Views: 602

Re: Error when trying to estimate a DSGE model

... - order 1 Computing dynamic model derivatives: - order 1 - order 2 Processing outputs ...done Preprocessing completed. Starting MATLAB/Octave computing. STEADY-STATE RESULTS: y 0 C 0 CH 0 CF 0 CH_f 0 C_f 0 r 0 rf 0 bf 0 z_y 0 z_u 0 z_r 0 z_b 0 pi 0 pih 0 pif 0 pif_f 0 ph 0 pf 0 w 0 ...
by AndersE88
Mon Mar 12, 2012 11:32 am
 
Forum: Dynare help
Topic: Error when trying to estimate a DSGE model
Replies: 7
Views: 4148

Re: Compiling under GNU/Linux

... here . Sébastien, would you look through the depency listand check for any glairing missing depenencies? ## required for running depends=('octave' 'boost' 'blas' 'gsl' 'libmatio') ## required for building, but not for running makedepends=('gcc-fortran') ## Not required optdepends=('latex: ...
by rasmus
Sat Feb 04, 2012 6:59 pm
 
Forum: Dynare help
Topic: Compiling under GNU/Linux
Replies: 7
Views: 4639

Re: Compiling under GNU/Linux

... software platform for handling (economic) DSGE and OLG models." arch=('any') url="http://www.dynare.org/" license=('GPL') depends=('octave' 'boost' 'blas' 'gsl' 'libmatio') makedepends=('gcc-fortran') optdepends=('latex') source=(http://www.dynare.org/download/${pkgname}-{$_mpkgver}/source/${pkgname}-${pkgver}.tar.gz) ...
by rasmus
Mon Jan 30, 2012 3:18 pm
 
Forum: Dynare help
Topic: Compiling under GNU/Linux
Replies: 7
Views: 4639

Compiling under GNU/Linux

Hi, I am trying to install Dynare under Archlinux. So far I have been rather unsuccesful. I have never used Octave (Matlab) before and I am solely using it for Dynare. When I do the configure, make, make install rota I only get the following file. $ pacman -Ql dynare dynare /usr/ ...
by rasmus
Mon Jan 30, 2012 2:29 pm
 
Forum: Dynare help
Topic: Compiling under GNU/Linux
Replies: 7
Views: 4639

Error using ==> evalin

... - 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) ; Does anyone ...
by padulla
Thu Jan 05, 2012 8:57 pm
 
Forum: Dynare help
Topic: Error using ==> evalin
Replies: 1
Views: 853
PreviousNext

Return to advanced search