sortPopulation | R Documentation |
Sort a population according to a given attribute (evalToOrder)
sortPopulation(pop, evalToOrder = "fit_", decreasing = TRUE)
pop: |
a population (list) of evaluated predomics objects |
evalToOrder: |
the attribute to be used in the sorting (default:fit_) |
decreasing: |
whether the sorting should be be decreasing or not (default:decreasing) |
a sorted population of predomics objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.