git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1092 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
michel 2006-11-22 12:54:16 +00:00
parent 5b2053c347
commit 7375a2c071
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ function prior_analysis(var_list)
% Gnu Public License.
global M_ options_ oo_ estim_params_ bayestopt_
old_options = options_;
if options_.replic < 100
warning('Prior analysis requires at least 100 replications, preferably many more! options replic reset to 100')