DYNARE User Guide

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.

DYNARE User Guide

Postby admin » Wed Jun 13, 2007 6:29 am

Tommaso Mancini has just released the beta version of a Dynare User Guide. You can download it at

http://www.dynare.org/documentation-and ... user-guide *


Thanks in advance for all remarks and suggestions.

NB: * new url
admin
 

Re: DYNARE User Guide

Postby sinclair » Wed Jul 28, 2010 7:16 pm

I am currently using Dynare 4.1.2. I have a problem for reproducing the two following examples gaved with the Dynare User Guide (RBC_Est.mod and fs2000ns.mod). When I run Dynare with these two programs, after a few time, I get an error message. The programs are not converging. Can you help. Thanks.
sinclair
 
Posts: 6
Joined: Wed Jul 28, 2010 6:46 pm

Re: DYNARE User Guide

Postby tzxchina » Fri Sep 10, 2010 4:18 am

After I RUN the programme ,there is an erroras following:

Starting Dynare (version 4.1.2).
Starting preprocessing of the model file ...
ERROR: rbc.mod:32.6: syntax error, unexpected COMMA, expecting EQUAL

??? Error using ==> dynare
DYNARE: preprocessing failed

THE programm(filename is rbc .mod) is as following:
var y c k i l w r z;
varexo e;
parameters beta psi delta alpha rho epsilon;

model;
(1/c) = beta*(1/c(+1))*(1+r(+1)-delta);
psi*c/(1-l) = w;
c+i = y;
y = (k(-1)^alpha)*(exp(z)*l)^(1-alpha);
w = y*((epsilon-1)/epsilon)*(1-alpha)/l;
r = y*((epsilon-1)/epsilon)*alpha/k(-1);
i = k-(1-delta)*k(-1);
z = rho*z(-1)+e;
end;

varobs y;

initval;
k = 9;
c = 0.7;
l = 0.3;
w = 2.0;
r = 0;
z = 0;
e = 0;
end;

steady;
check;

estimated params;
alpha,beta_pdf,0.35,0.02;
beta,beta_pdf,0.99,0.002;
delta,beta_pdf, 0.025, 0.003;
psi,gamma_pdf,1.75,0.02;
rho,beta_pdf,0.95,0.05;
epsilon,gamma_pdf,10.05, 0.003;
stderr e,inv_gamma_pdf,0.01,inf;
end;

estimation(datafile=RBC,mh_replic=2000,mh nblocks=2,mh drop=0.45,mh jscale=0.8,
mode_compute=6);
tzxchina
 
Posts: 1
Joined: Fri Sep 10, 2010 3:28 am

Re: DYNARE User Guide

Postby jpfeifer » Wed Apr 24, 2013 6:32 am

How about using the underscores in estimated_params, mh_drop, and mh_jscale?
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: DYNARE User Guide

Postby bridgingloansguru » Sat Oct 11, 2014 12:35 pm

I need a program to run with Dynare 4.1.2. It is Ableton. anyone have any idea, how i can do this?
bridgingloansguru
 
Posts: 1
Joined: Thu Aug 07, 2014 3:36 pm


Return to Dynare User Guide

Who is online

Users browsing this forum: No registered users and 1 guest