Changed the default value of options_.ep.fp. Test the stability of the solution only for the first period (when the value of periods is increased).

time-shift
Stéphane Adjemian (Charybdis) 2012-02-03 14:05:06 +01:00
parent 7978070814
commit 64ebd1d0d7
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ ep.step = 50;
% Define last periods used to test if the solution is stable with respect to an increase in the number of periods.
ep.lp = 5;
% Define first periods used to test if the solution is stable with respect to an increase in the number of periods.
ep.fp = 100;
ep.fp = 2;
% Define the distribution for the structural innovations.
ep.innovation_distribution = 'gaussian';
% Set flag for the seed