Plot minimum fitness by iteration with penalty composition.
Usage
fitness_penalties_vs_iteration(
darwin_data,
group_penalties = TRUE,
scale_ofv = TRUE,
...
)
Arguments
- darwin_data
Object of class darwin_data
.
- group_penalties
Logical; defaults to TRUE
.
- scale_ofv
Set to TRUE
to rescale OFV axis limit. Used to better observe penalty effects.
- ...
Additional arguments.
Value
Object of class ggplot
.