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

Version

Install

install.packages('genalg')

Monthly Downloads

1,383

Version

0.2.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Michel Ballings

Last Published

March 16th, 2015

Functions in genalg (0.2.0)

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