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

DEoptimR

Differential Evolution Optimization in Pure R

Differential Evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that (1) do not sacrifice simplicity of design, (2) are essentially tuning-free, and (3) can be efficiently implemented directly in the R language. Currently, it only provides an implementation of the 'jDE' algorithm by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>.

Functions (1)

DEoptimR

Differential Evolution Optimization in Pure R

v1.0-10
GPL (>= 2)
Authors
Eduardo L. T. Conceicao [aut, cre], Martin Maechler [ctb] (<https://orcid.org/0000-0002-8685-9910>)
Initial release
2021-12-30

We don't support your browser anymore

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