check_fitness_evaluator_result: General checks for the result of a fitness evaluator

Description Usage Arguments Value

View source: R/fitness.R

Description

General checks that should be satisfied by all fitness_evaluators. No checks specific to the mechanism by which the fitness_score was computed.

Usage

1
check_fitness_evaluator_result(fitness_evaluation, input_args)

Arguments

fitness_evaluation

The result returned by a fitness_evaluator

input_args

The arguments that were used to all the fitness_evaluator

Value

A list with a series of boolean elements indicating whether a specific check passed or failed.


philliplab/yasss documentation built on Sept. 7, 2020, 3:28 p.m.