Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.2.1) of this package.
Take me there.
genalg (version 0.2.0)
R Based Genetic Algorithm
Description
R based genetic algorithm for binary and floating point chromosomes.
Copy Link
Link to current version
Version
Version
0.2.1
0.2.0
0.1.1.1
0.0.9
0.0.8
0.0.7
0.0.6
Install
install.packages('genalg')
Monthly Downloads
1,383
Version
0.2.0
License
GPL-2
Issues
3
Pull Requests
0
Stars
16
Forks
7
Repository
https://github.com/egonw/genalg
Maintainer
Michel Ballings
Last Published
March 16th, 2015
Functions in genalg (0.2.0)
Search all functions
summary.rbga
R Based Genetic Algorithm Summary Function
rbga
R Based Genetic Algorithm (floating point chromosome)
rbga.bin
R Based Genetic Algorithm (binary chromosome)
plot.rbga
R Based Genetic Algorithm Plot Function