Learn R Programming

gaoptim (version 1.1)

Genetic Algorithm optimization for real-based and permutation-based problems

Description

Performs a Genetic Algorithm Optimization, given a real-based or permutation-based function and the associated search space.

Copy Link

Version

Install

install.packages('gaoptim')

Monthly Downloads

12

Version

1.1

License

GPL-2

Maintainer

Fernando Tenorio

Last Published

March 25th, 2013

Functions in gaoptim (1.1)

plot.GAPerm

Genetic Algorithm plot
GAPerm

Genetic Algorithm setup
print.GAPerm

Print GA results
GAReal

Genetic Algorithm setup
gaoptim

Genetic Algorithm optimization
summary.GAPerm

Genetic Algorithm summary
summary.GAReal

Genetic Algorithm summary
print.GAReal

Print GA results
plot.GAReal

Genetic Algorithm plot