| crossover | Genetic Operator: Chromosome Crossover and Mutation | 
| fitness | Calculate Fitness based on Fitness Function | 
| initialization | Generate the Initial Generation Randomly | 
| mutation | Chromosome Mutation | 
| nextGeneration | Breed the Selected Parents Generated From 'GA::selection()' | 
| plotGA | Plotting the Progress of the Genetic Algorithm | 
| select | Uses a genetic algorithm for variable selection in either lm... | 
| selection | Select Parents to Breed Based on Given Selection Mechanism | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.