Dakota Reference Manual  Version 6.15
Explore and Predict with Confidence
 All Pages
convergence_type


Select the convergence type for JEGA methods

Specification

Alias: none

Argument(s): none

Default: average_fitness_tracker

Child Keywords:

Required/Optional Description of Group Dakota Keyword Dakota Keyword Description
Required
(Choose One)
Convergence Type (Group 1) best_fitness_tracker Tracks the best fitness of the population
average_fitness_tracker Tracks the average fitness of the population

Description

The two JEGA methods use different convergence types, which are described on their respective pages.

All the convergence types are modified by the optional keywords percent_change and num_generations.