Learn R Programming

gafit (version 0.5.1)

Genetic Algorithm for Curve Fitting

Description

A group of sample points are evaluated against a user-defined expression, the sample points are lists of parameters with values that may be substituted into that expression. The genetic algorithm attempts to make the result of the expression as low as possible (usually this would be the sum of residuals squared).

Copy Link

Version

Install

install.packages('gafit')

Monthly Downloads

159

Version

0.5.1

License

GPL-2

Maintainer

Telford Tendys

Last Published

December 5th, 2016

Functions in gafit (0.5.1)

gafit

Genetic Algorithm for Curve Fitting