Description Usage Arguments Details Value Author(s) See Also
A function which returns fitness summary statistics at each iteration of GA search.
1 |
x |
a vector of fitness values for which summary statistics should be computed. |
... |
further arguments passed to or from other methods. |
This function computes summary statistics for a vector of fitness values at current iteration of GA search.
A vector with the following values: (max, mean, median, min)
Luca Scrucca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.