error('%s: I cannot compute the posterior statistics!',dispString)
end
ifoptions_.order==1&&~options_.particle.status
oo_=prior_posterior_statistics('posterior',dataset_,dataset_info,M_,oo_,options_,estim_params_,bayestopt_,dispString);%get smoothed and filtered objects and forecasts
else
error('%s: Particle Smoothers are not yet implemented.',dispString)
end
iferror_flag
error('%s: I cannot compute the posterior statistics!',dispString)
end
ifoptions_.order==1&&~options_.particle.status
oo_=prior_posterior_statistics('posterior',dataset_,dataset_info,M_,oo_,options_,estim_params_,bayestopt_,dispString);%get smoothed and filtered objects and forecasts
else
fprintf('%s: SMC does not yet support the smoother and forecast options. Skipping computation.\n',dispString);
error('%s: Particle Smoothers are not yet implemented.',dispString)