Generator for visualizing monitor.
This generator visualizes the optimization process for two-dimensional functions by means of ggplot2.
makeVisualizingMonitor(show.last = FALSE, show.distribution = TRUE, xlim = NULL, ylim = NULL)
show.last |
[ |
show.distribution |
[ |
xlim |
[ |
ylim |
[ |
The plot contains points representing the current population, the center of mass or mean value of the population respectively. Optionally an ellipsis represneting the normal distribution of the points can be depicted.
[cma_monitor
]
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.