trueFront: trueFront

Description Usage Arguments Value Examples

Description

A plot showing the true pareto front - making use of wfgEval's parameter true.front

Usage

1
trueFront(name, spec, removeDominated = TRUE)

Arguments

name

Name under which to store a .png

spec

Specification of the test function to plot

removeDominated

Whether to remove the dominated individuals (default: true)

Value

nothing

Examples

1
trueFront("truefrontLinear", c(sConvex))

tudob/wfg documentation built on June 1, 2019, 2:54 a.m.