View source: R/OptPath_plotYTraces.R
renderYTraces | R Documentation |
Can be used for only single-objective optimization paths. Useful to compare runs of different algorithms on the same optimization problem. You can add your own ggplot layers to the resulting plot object.
renderYTraces(opt.paths, over.time = "dob")
opt.paths |
[ |
over.time |
|
ggplot2 plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.