50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


sybil (version 1.1.2)

checkAlgorithm: Check Algorithm

Description

Test, if a given algorithm can be used with a certain algorithm.

Usage

checkAlgorithm(alg, fkt = "optimizer")

Arguments

alg
A single character string containing the name of the algorithm.
fkt
A function name to test, if it can make use of the algorithm.

Value

  • Returns TRUE if successfull, otherwise FALSE.

See Also

addAlgorithm, getsybilenv