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 column 1
set_prior at line 227 column 1
dynare_estimation_1 at line 83 column 50
dynare_estimation at line 62 column 5
RBC_Est at line 134 column 1
dynare at line 132 column 1
error: exception encountered in Fortran subroutine xgammainc_
error: called from:
error: C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\statistics\distributions\gamcdf.m at line 54, column 15
error: C:\Octave\3.2.3_gcc-4.4.0\share\octave\3.2.3\m\statistics\distributions\gaminv.m at line 80, column 13
error: c:\dynare\4.1.3\matlab\draw_prior_density.m at line 53, column 14
error: c:\dynare\4.1.3\matlab\plot_priors.m at line 52, column 40
error: c:\dynare\4.1.3\matlab\dynare_estimation_1.m at line 87, column 13
error: c:\dynare\4.1.3\matlab\dynare_estimation.m at line 62, column 5
error: c:\user\RBC_Est.m at line 134, column 1
error: c:\dynare\4.1.3\matlab\dynare.m at line 132, column 1
How should I deal wtih this error?
In addition, the fs2000.mod runs successfully.
Thanks!