powered by
Presents cost function changes at each iteration of the CEC algorithm in the form of plot.
cec.plot.cost.function(C, xlab = "Iteration", ylab = "Cost function", lwd = 5, col = "red", lwd.points = 5, pch.points = 19, col.points = "black", mgp = c(1.5, 0.5, 0), ...)
The result of cec function.
cec
See title.
Width of lines. See points.
Color of lines. See points.
Size of points. See points.
Plotting 'character' of points. See points.
Color of points.See points.
See par.
Passed to line plot function.
plot.cec
# NOT RUN { ## See the examples of function cec. # }
Run the code above in your browser using DataLab