Other packages > Find by keyword >

xegaGaGene  

Binary Gene Operations for Genetic Algorithms
View on CRAN: Click here


Download and install xegaGaGene package within the R console
Install from CRAN:
install.packages("xegaGaGene")

Install from Github:
library("remotes")
install_github("cran/xegaGaGene")

Install by package version:
library("remotes")
install_version("xegaGaGene", "1.0.0.1")



Attach the package and use:
library("xegaGaGene")
Maintained by
Andreas Geyer-Schulz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-02-05
Latest Update: 2024-02-07
Description:
Representation-dependent gene level operations of a genetic algorithm with binary coded genes: Initialization of random binary genes, several gene maps for binary genes, several mutation operators, several crossover operators with 1 and 2 kids, replication pipelines for 1 and 2 kids, and, last but not least, function factories for configuration. See Goldberg, D. E. (1989, ISBN:0-201-15767-5). For crossover operators, see Syswerda, G. (1989, ISBN:1-55860-066-3), Spears, W. and De Jong, K. (1991, ISBN:1-55860-208-9). For mutation operators, see Stanhope, S. A. and Daida, J. M. (1996, ISBN:0-18-201-031-7).
How to cite:
Andreas Geyer-Schulz (2024). xegaGaGene: Binary Gene Operations for Genetic Algorithms. R package version 1.0.0.1, https://cran.r-project.org/web/packages/xegaGaGene. Accessed 12 Nov. 2024.
Previous versions and publish date:
1.0.0.0 (2024-02-05 21:50)
Other packages that cited xegaGaGene R package
View xegaGaGene citation profile
Other R packages that xegaGaGene depends, imports, suggests or enhances
Complete documentation for xegaGaGene
Functions, R codes and Examples using the xegaGaGene R package
Full xegaGaGene package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

snap  
Simple Neural Application
A simple wrapper to easily design vanilla deep neural networks using 'Tensorflow'/'Keras' backend fo ...
Download / Learn more Package Citations See dependency  
ggpolypath  
Polygons with Holes for the Grammar of Graphics
Tools for working with polygons with holes in 'ggplot2', with a new 'geom' for drawing a 'polypath' ...
Download / Learn more Package Citations See dependency  
mmrm  
Mixed Models for Repeated Measures
Mixed models for repeated measures (MMRM) are a popular choice for analyzing longitudinal continuou ...
Download / Learn more Package Citations See dependency  
emIRT  
EM Algorithms for Estimating Item Response Theory Models
Various Expectation-Maximization (EM) algorithms are implemented for item response theory (IRT) mod ...
Download / Learn more Package Citations See dependency  
Relectoral  
Electoral Analysis
Functions to obtain an important number of electoral indicators described in the package, which can ...
Download / Learn more Package Citations See dependency  
visualize  
Graph Probability Distributions with User Supplied Parameters and Statistics
Graphs the pdf or pmf and highlights what area or probability is present in user defined locations. ...
Download / Learn more Package Citations See dependency  

23,171

R Packages

199,134

Dependencies

62,827

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA