pareto {evola}R Documentation

plot the change of values across iterations

Description

plot for monitoring.

Usage

pareto(object, scaled=TRUE,pch=20, xlim, ...)

Arguments

object

model object of class "evolafit"

scaled

a logical value to specify the scale of the y-axis (gain in merit).

pch

symbol for plotting points as desribed in par

xlim

upper and lower bound in the x-axis

...

Further arguments to be passed to the plot function.

Value

vector of plot

Author(s)

Giovanny Covarrubias

See Also

plot, evolafit


[Package evola version 1.0.2 Index]