searches for 1st good optimization method between possible maxLik algorithms and then applies DEoptim
nmm_DEoptim(
joint_func,
joint_grad,
joint_hess,
start_v = NULL,
method = NULL,
miterlim,
possible_m,
deconst = 2,
eq_type,
corrl
)