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: 2018-07-29
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2803/2904/0104/0304/0604/0704/08Downloads for copulaedas024681012141618202224TrendBars

Today's Hot Picks in Authors and Packages

multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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