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]
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 08 May. 2025.
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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for DEoptim20030040050060070080090010001100TrendBars

Today's Hot Picks in Authors and Packages

gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
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  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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