plot_development: Plot the progress of populations

View source: R/plots.R

plot_developmentR Documentation

Plot the progress of populations

Description

Plot the changes in mean and max fitness values to previous generation.

Usage

plot_development(result)

Arguments

result

The output of genetic_algorithm

Value

Returns NULL. Used for plotting

See Also

Other Plotting Functions: plot_cloud(), plot_evolution(), plot_fitness_evolution(), plot_heatmap(), plot_parkfitness(), plot_result(), plot_windfarmGA(), plot_windrose(), random_search_single()

Examples


plot_development(resultrect)


YsoSirius/windfarmGA documentation built on March 13, 2024, 8:37 a.m.