Learn R Programming

SPOT (version 2.11.10)

spotAlgEsGetSuccessRate: get Success Rate

Description

This function determines the success rate.

Usage

spotAlgEsGetSuccessRate(gen, pop)

Arguments

gen

Generation number

pop

Population to be evaluated (only the generation gen will be evaluated)

Value

number - the success rate of the given population

See Also

spotAlgEs