Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

stopOnOptParam

Stopping condition: optimal params.


Description

Stop if euclidean distance of parameter is below some tolerance value.

Usage

stopOnOptParam(opt.param, tol = 1e-08)

Arguments

opt.param

[numeric]
Known optimal parameter settings.

tol

[numeric(1)]
Tolerance value. Default is 1e^{-8}.

Value

[cma_stopping_condition]

See Also


cmaesr

Covariance Matrix Adaptation Evolution Strategy

v1.0.3
BSD_2_clause + file LICENSE
Authors
Jakob Bossek [aut, cre]
Initial release
2016-12-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.