Learn R Programming

genalg (version 0.2.1)

R Based Genetic Algorithm

Description

R based genetic algorithm for binary and floating point chromosomes.

Copy Link

Version

Install

install.packages('genalg')

Monthly Downloads

1,031

Version

0.2.1

License

GPL-2

Maintainer

Last Published

April 4th, 2022

Functions in genalg (0.2.1)

summary.rbga

R Based Genetic Algorithm Summary Function
rbga

R Based Genetic Algorithm (floating point chromosome)
plot.rbga

R Based Genetic Algorithm Plot Function
rbga.bin

R Based Genetic Algorithm (binary chromosome)