GARS_PlotFitnessEvolution: Plot the maximum fitness scores for each generation

Description Usage Arguments Value Author(s) See Also Examples

View source: R/GARS_fitevo.R

Description

This function plots the maximum fitness scores for each generation

Usage

1
GARS_PlotFitnessEvolution(fitness.scores)

Arguments

fitness.scores

A numeric vector where each element corresponds to the fitness score

Value

A plot which represent the evolution of the fitness score across the generations

Author(s)

Mattia Chiesa, Luca Piacentini

See Also

GARS_PlotFeaturesUsage

Examples

1
2
3

GARS documentation built on Nov. 8, 2020, 7:23 p.m.