options_.particle.number_of_particles = 20000;
options_.particle.resampling.status = 'systematic';
options_.particle.resampling.neff_threshold = .1;
estimation(order=2,nobs=100,mode_compute=8, mode_check,datafile=linear_model_data,mh_replic=0, filter_algorithm=sis, resampling=systematic, resampling_threshold=.1, mode_file=linear_model_mode);
options_.gstep(1) = 1e-4;
options_.gstep(2) = .1;
options_.mode_check_neighbourhood_size = 0.05;
set_dynare_threads('local_state_space_iteration_2',3);
mode_check_neighbourhood_size
set the number of threads used by some MEX files when compiled
with OpenMP support (i.e with --enable-openmp is given to configure) or any
other parallel library.
filter_algorithm=sis
resampling=systematic or generic
mode_compute=11
filter_algorithm=
filter_algorithm=sis
resampling=systematic
resampling_threshold
generic
systematic
none
apf
resampling=none
mode_compute=11
mode_file=linear_model_mode
Users browsing this forum: Google [Bot] and 7 guests