searches for 1st good optimization method between possible maxLik algorithms and then applies DEoptim
1 2 3 4 5 6 7 8 9 10 11 12  | nmm_DEoptim(
  joint_func,
  joint_grad,
  joint_hess,
  start_v = NULL,
  method = NULL,
  miterlim,
  possible_m,
  deconst = 2,
  eq_type,
  corrl
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.