rgp (version 0.4-1)

R genetic programming framework

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('rgp')

Monthly Downloads

82

Version

0.4-1

License

GPL-2

Maintainer

Last Published

August 8th, 2014

Functions in rgp (0.4-1)