Learn R Programming

smoof (version 1.5)

isNoisy: Checks whether the given function is noisy.

Description

Checks whether the given function is noisy.

Usage

isNoisy(fn)

Arguments

fn

[smoof_function] Objective function.

Value

[logical(1)]