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 returned by |
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
[Package evola version 1.0.5 Index]