How can we make sure that Dynare actually finds the global max rather than a local max when it's finding the mode of the posterior distribution?
I think Dynare takes the mean values of the prior as initial points to search for the mode of the posterior. Can I change the initial values without changing the prior distribution itself? If not, how can we check if the mode we get is actually a global max?
Suppose the program actually converged to a local max for the mode. I think Dynare starts the MH algorithm from the mode. Would the posterior distribution nevertheless converge to the true distribution, but I just need to have longer chains?
Any guidance will be much appreciated. Thank you.