View source: R/sgXInitFactory.R
| sgXInitGeneFactory | R Documentation |
Factory for configuring a gene-dependent InitGene function.
sgXInitGeneFactory(algorithm = "sga", method = "InitGene")
algorithm |
Algorithm. Available: "sga", "sgde", "sgperm", "sge", sgp". Default: "sga". |
method |
Method. Default: "InitGene". For sgp, method = "InitGene" or "InitGeneGe". |
InitGene function from the correct package.
Other Configuration:
sgXCrossoverFactory(),
sgXDecodeGeneFactory(),
sgXGeneMapFactory(),
sgXMutationFactory(),
sgXReplicationFactory()
sgXInitGeneFactory(algorithm="sgperm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.