rgp: R genetic programming framework

RGP is a simple modular Genetic Programming (GP) system build in pure R. In addition to general GP tasks, the system supports Symbolic Regression by GP through the familiar R model formula interface. GP individuals are represented as R expressions, an (optional) type system enables domain-specific function sets containing functions of diverse domain- and range types. A basic set of genetic operators for variation (mutation and crossover) and selection is provided.

Package details

AuthorOliver Flasch, Olaf Mersmann, Thomas Bartz-Beielstein, Joerg Stork, Martin Zaefferer
MaintainerOliver Flasch <oliver.flasch@fh-koeln.de>
LicenseGPL-2
Version0.4-1
URL http://rsymbolic.org/projects/show/rgp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rgp")

Try the rgp package in your browser

Any scripts or data that you put into this service are public.

rgp documentation built on May 30, 2017, 12:45 a.m.