calculateFitness: calculateFitness

Description Usage Arguments Value

View source: R/fitness.R

Description

Calculates the fitness of a solution

Usage

1
calculateFitness(solution, dataModel, fitnessFunction, functionSet)

Arguments

solution

the solution to be evaluated

dataModel

a list containing the the dataset used to evaluate each solution against and a formula for the model of the dataset

fitnessFunction

the fitness function to use

functionSet

the functionSet used with the population

Value

the fitness value of the solution


porteous54/caRtesian documentation built on May 30, 2019, 11:43 a.m.