Learn R Programming

copulaedas (version 1.2.1)

edaSeed: Seeding Methods

Description

Methods for the edaSeed generic function.

Usage

edaSeedUniform(eda, lower, upper)

Arguments

eda
EDA instance.
lower
Lower bounds of the variables of the objective function.
upper
Upper bounds of the variables of the objective function.

Value

  • A matrix with one column for each variable of the objective function and one row for each solution in the population.

Details

Seeding methods create the initial population. The length of the lower and upper vectors determine the number of variables of the objective function. The following seeding methods are implemented.

[object Object]

References

Gonz�lez-Fern�ndez Y and Soto M (2012). copulaedas: An R Package for Estimation of Distribution Algorithms Based on Copulas. Preprint http://arxiv.org/abs/1209.5429{arXiv:1209.5429 [cs.NE]}.