by student6 » Thu May 24, 2007 10:38 pm
thank you for quick replay
- about steady state values:
in my papers i have found the steady state definition of every variable so to find these steady state values i have just remplace parametres by their own values.
- after making modification, i find this result:
SOLVE: Iteration 29
Spurious convergence.
0.0044
0.0677
-0.0042
-0.0567
0.2549
0.8630
-3.2522
-0.0000
0.0108
-0.0047
0.0026
-0.0000
0.4315
STEADY-STATE RESULTS:
b 0.00442133
c 0.0677117
g -0.00424411
i -0.0567016
k 0.254877
lamda 0.862957
mu -3.25221
n -1.85183e-008
r 0.0108048
tb -0.00469968
trf 0.00257212
y -7.05946e-006
z 0.431491
>>
but because my aim is to check chocks, impulse response... i have to made stochastique simulation. so when i add stoch_simul; dynare give me this resultat:
OLVE: Iteration 29
Spurious convergence.
0.0044
0.0677
-0.0042
-0.0567
0.2549
0.8630
-3.2522
-0.0000
0.0108
-0.0047
0.0026
-0.0000
0.4315
STEADY-STATE RESULTS:
b 0.00442133
c 0.0677117
g -0.00424411
i -0.0567016
k 0.254877
lamda 0.862957
mu -3.25221
n -1.85183e-008
r 0.0108048
tb -0.00469968
trf 0.00257212
y -7.05946e-006
z 0.431491
SOLVE: maxit has been reached
??? Error using ==> print_info at 30
Impossible to find the steady state. Either the model doesn't have a unique steady state of the guess values are too far from the solution
Error in ==> stoch_simul at 49
print_info(info);
Error in ==> smallopen1 at 127
info=stoch_simul(var_list_);
Error in ==> dynare at 26
evalin('base',fname) ;
>>
the file attached is dynare code after modification
thanks a lot
- Attachments
-
- smallopen1.mod
- (1.29 KiB) Downloaded 263 times