stop_conditions: Stop conditions

n_triesR Documentation

Stop conditions

Description

Stop conditions

Usage

n_tries(n)

n_metamers(n)

minimize_ratio(r)

Arguments

n

integer number of tries or metamers.

r

Ratio of minimize value to shoot for. If 0.5, the stop condition is that the iteration will stop if the value to minimize gets to one-half of the starting value.


eliocamp/metamer documentation built on June 28, 2022, 9:16 a.m.