Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEoptim

DEoptim implements the Differential Evolution algorithm for global optimization of a real-valued function of a real-valued parameter vector. The implementation of Differential Evolution in DEoptim interfaces with C code for efficiency. Moreover, the package is self-contained and does not depend on any other packages.

Please cite the package in publications!

By using DEoptim you agree to the following rules:

  1. You must cite Mullen et al. (2011) in working papers and published papers that use DEoptim.
  2. You must place the following URL in a footnote to help others find DEoptim: https://CRAN.R-project.org/package=DEoptim.
  3. You assume all risk for the use of DEoptim.

Mullen, K., Ardia, D., Gil, D., Windover, D., Cline, J. (2011).
DEoptim: An R package for global optimization by Differential Evolution.
Journal of Statistical Software, 40(6), 1-26.
https://doi.org//10.18637/jss.v040.i06

Ardia, D., Boudt, K., Carl, P., Mullen, K., Peterson, B.G. (2010).
Differential Evolution with DEoptim: An application to non-convex portfolio optimization.
R Journal, 3(1), 27-34.
https://doi.org/10.32614/RJ-2011-005

About

Differential evoluation in R

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages