Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nmm_DEoptim

searches for 1st good optimization method between possible maxLik algorithms and then applies DEoptim


Description

searches for 1st good optimization method between possible maxLik algorithms and then applies DEoptim

Usage

nmm_DEoptim(
  joint_func,
  joint_grad,
  joint_hess,
  start_v = NULL,
  method = NULL,
  miterlim,
  possible_m,
  deconst = 2,
  eq_type,
  corrl
)

nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.