Should the last population be visualized as well? Default is FALSE.
show.distribution: [logical(1)]
Should an ellipsis of the normal distribution be plotted? Default is TRUE.
xlim: [numeric(2) || NULL]
Limits for the first axis. Default is NULL, i.e., the bounds are determined automatically.
ylim: [numeric(2) || NULL]
Limits for the second axis. Default is NULL, i.e., the bounds are determined automatically.
Returns
[cma_monitor]
Details
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.