evolve | Mutation and Genetic Crossing |
gaExpSelection | Exponential Ranking Selection |
gaLRselection | Linear Ranking Selection |
gaRWselection | Roulette Wheel Selection |
gaTNselection | Tournament Selection |
mate | Returns the parents population and the corresponding fitness... |
multiplecrossover | Performs a Genetic Cross with multiple translocation... |
mutation | Mutates a random allele |
regress | Runs regression using a subset of variables dictated by the... |
select | Selects Regression Variables using a Genetic Algorithm |
singlecrossover | Performs a Genetic Cross at a single location. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.