nmm_lastDEoptim: last time try out DEoptim if no functions before produced...

Description Usage

Description

last time try out DEoptim if no functions before produced "good" results

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
nmm_lastDEoptim(
  joint_func,
  joint_grad,
  joint_hess,
  start_v = NULL,
  method = NULL,
  miterlim,
  possible_m,
  deconst = 2,
  eq_type,
  corrl
)

nmm documentation built on Jan. 7, 2021, 5:10 p.m.

Related to nmm_lastDEoptim in nmm...