Learn R Programming

ExpDE (version 0.2.0)

gen_methods: Generate methods for testing

Description

Generate a number of random DE configurations.

Usage

gen_methods(ID, echo = TRUE)

Value

List object with a number of configurations to use with ExpDE. Alternatively, the method names returned by this function can be passed directly to ExpDE2.

Arguments

ID

a unique positive integer (e.g., a student ID)

echo

Boolean, should the function print its output?