ArdiaD/DEoptim: Global Optimization by Differential Evolution

Implements the Differential Evolution algorithm for global optimization of a real-valued function of a real-valued parameter vector as described in Mullen et al. (2011) <doi:10.18637/jss.v040.i06>.

Getting started

Package details

MaintainerKatharine Mullen <mullenkate@gmail.com>
LicenseGPL (>= 2)
Version2.2-8
URL https://github.com/ArdiaD/DEoptim
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ArdiaD/DEoptim")
ArdiaD/DEoptim documentation built on Nov. 21, 2022, 6:48 a.m.