Other packages > Find by keyword >

copulaedas  

Estimation of Distribution Algorithms Based on Copulas
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("copulaedas", "1.4.3")



Attach the package and use:
library("copulaedas")
Maintained by
Yasser Gonzalez-Fernandez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-05-24
Latest Update:
Description:
Provides a platform where EDAs (estimation of distribution algorithms) based on copulas can be implemented and studied. The package offers complete implementations of various EDAs based on copulas and vines, a group of well-known optimization problems, and utility functions to study the performance of the algorithms. Newly developed EDAs can be easily integrated into the package by extending an S4 class with generic functions for their main components.
How to cite:
Yasser Gonzalez-Fernandez (2011). copulaedas: Estimation of Distribution Algorithms Based on Copulas. R package version 1.4.3, https://cran.r-project.org/web/packages/copulaedas. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.1 (2011-05-24 07:05), 1.0.3 (2011-07-29 07:23), 1.1.0 (2012-01-26 08:43), 1.2.0 (2012-09-28 13:42), 1.2.1 (2013-01-11 22:44), 1.3.0 (2013-05-02 18:18), 1.3.1 (2014-02-06 19:17), 1.4.0 (2014-05-13 00:18), 1.4.1 (2014-06-21 07:21), 1.4.2 (2015-10-23 01:29), 1.4.3 (2018-07-29 07:50)
Other packages that cited copulaedas R package
View copulaedas citation profile
Other R packages that copulaedas depends, imports, suggests or enhances
Complete documentation for copulaedas
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
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  
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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