Description Usage Arguments Value See Also
Configures the mosmafs infill optimization to be run during model-based optimization in infillOptMobafeas()
.
See mosmafs::slickEcr
for more details on parameters.
1 2 3 4 | MosmafsConfig(mutator, recombinator, generations, mu = 80, lambda = 15,
parent.selector = ecr::selTournament,
survival.selector = ecr::selGreedy, survival.strategy = "plus",
n.elite = 0, p.mut = 0.3, p.recomb = 0.7)
|
mutator |
|
recombinator |
|
generations |
|
mu |
|
lambda |
|
parent.selector |
|
survival.selector |
|
survival.strategy |
|
n.elite |
|
p.mut |
|
p.recomb |
|
MosmafsConfig
object.
Other Control Objects: makeMBFControl
,
makeMobafeasObjective
,
setMBFControlInfill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.