Other packages > Find by keyword >

DEoptim  

Global Optimization by Differential Evolution
View on CRAN: Click here


Download and install DEoptim package within the R console
Install from CRAN:
install.packages("DEoptim")

Install from Github:
library("remotes")
install_github("cran/DEoptim")

Install by package version:
library("remotes")
install_version("DEoptim", "2.2-8")



Attach the package and use:
library("DEoptim")
Maintained by
Katharine Mullen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-08-09
Latest Update: 2022-11-11
Description:
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) .
How to cite:
Katharine Mullen (2005). DEoptim: Global Optimization by Differential Evolution. R package version 2.2-8, https://cran.r-project.org/web/packages/DEoptim. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-6 (2005-08-09 10:37), 1.1-2 (2005-10-05 16:22), 1.1-5 (2006-01-09 09:40), 1.1-6 (2006-07-10 08:24), 1.1-8 (2007-01-30 09:46), 1.2-0 (2007-09-10 10:37), 1.2-1 (2007-09-12 18:12), 1.3-0 (2008-12-04 10:27), 1.3-3 (2009-05-14 10:22), 2.0-0 (2009-10-01 21:53), 2.0-1 (2009-10-07 08:38), 2.0-3 (2009-11-29 18:22), 2.0-4 (2010-03-05 10:45), 2.0-5 (2010-04-19 09:27), 2.0-6 (2010-08-25 11:37), 2.0-7 (2010-10-15 12:05), 2.0-8 (2011-01-12 17:08), 2.0-9 (2011-03-01 08:31), 2.1-0 (2011-04-06 17:25), 2.1-1 (2011-05-16 21:31), 2.1-2 (2011-11-21 17:18), 2.2-0 (2012-04-06 06:40), 2.2-1 (2012-07-01 23:59), 2.2-2 (2014-12-17 10:36), 2.2-3 (2015-01-09 06:06), 2.2-4 (2016-12-19 08:33), 2.2-5 (2020-02-23 18:10), 2.2-6 (2021-05-05 08:00), 2.2-7 (2022-11-06 07:40)
Other packages that cited DEoptim R package
View DEoptim citation profile
Other R packages that DEoptim depends, imports, suggests or enhances
Complete documentation for DEoptim
Functions, R codes and Examples using the DEoptim R package
Some associated functions: DEoptim-methods . DEoptim.control . DEoptim . SMI . xrrData . 
Some associated R codes: DEoptim.R . methods.R . zzz.R .  Full DEoptim package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA