withDominated: withDominated

Description Usage Arguments Value Examples

Description

withDominated is a visualization used alongside the wfg package. It shows the usual representation of objective space and pareto-frontier but complements it with the dominated individuals.
baGraphicsWithDominated is a wrapper taking a filename for output and a specification for the test-function.

Usage

1
2
3

Arguments

func

The function to plot

name

Name of the .png file to generate

spec

Specification of the function to plot

Value

nothing

Examples

1
2
withDominated(wfgWrap(2, c(sConvex)))
baGraphicsWithDominated("withDominatedTFlat", c(tFlat, from=0.4, to=0.9, sLinear))

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