View source: R/localAdaptivity.R
IAMBitRate | R Documentation |
Adaptivity of a local operator mutation parameter. Currently not used. Implements a threshold rule. The rule is implemented directly in IVAdaptiveMutateGene. in package xegaGaGene. Move?
IAMBitRate(fit, lF)
fit |
Fitness of gene. |
lF |
Local configuration. |
TODO: Move this xegaGaGene and generalize the bit mutation operator and introduce a factory for bit mutation rates. Rationale: Local parameters are representation dependent.
Mutation rate of a gene depending on its fitness.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.