where $`p(\bullet, \mathcal Y)`$ is the posterior density or kernel. Following options are available:
-`options_.gmhmaxlik.iterations` = [integer] to call repeatedly the optimization routine. Improves the estimates of the posterior covariance matrix and of the posterior mode. Default is 3.
-`options_.gmhmaxlik.number` = [integer] sets the number of simulations used in the estimation of the covariance matrix. Default is 20000.
-`options_.gmhmaxlik.nscale` = [integer] sets the number of simulations used when tuning the scale parameter. Default is 200000.
-`options_.gmhmaxlik.nclimb` = [integer] sets the number of simulations used when climbing the hill (last step). Default is 200000.