averageConvergence: Average Convergence per Function and/or per Dimension

Description Usage Arguments Value

Description

averageConvergence returns a matrix with the convergence values per function or per dimension or per a combination of both.

Usage

1
2
averageConvergence(allConvergence, includedFunctions, includedDimensions,
  nDimensions)

Arguments

allConvergence

matrix of convergence values

includedFunctions

functions for which the average convergence should be computed

includedDimensions

dimensions for which the average convergence should be computed

nDimensions

the number of dimensions for which data exists and results should be computed (nDimensions is the total number of logged dimensions, i.e. nDimensions has to be a counting value, not the actual dimensionality)

Value

averageConvergence returns the average of the convergence values for the functions and/or dimensions specified when calling the function.


andreas-he/cmaesbenchmarking documentation built on May 10, 2019, 10:30 a.m.