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