View source: R/paretoArchive.R
| initParetoArchive | R Documentation | 
A Pareto archive is usually used to store all / a part of the non-dominated points stored during a run of an multi-objective evolutionary algorithm.
initParetoArchive(control, max.size = Inf, trunc.fun = NULL)
control | 
 [  | 
max.size | 
 [  | 
trunc.fun | 
 [  | 
[ecr_pareto_archive]
Other ParetoArchive: 
getIndividuals(),
getSize(),
updateParetoArchive()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.