checkLowerSmallerThanUpper: Check That Lower is smaller than Upper

Description Usage Arguments

View source: R/initialInputCheck.R

Description

Check if lower actually contains smaller values than upper. Otherwise a warning is generated.

Usage

1

Arguments

lower

is a vector that defines the lower boundary of search space. This determines also the dimensionality of the problem.

upper

is a vector that defines the upper boundary of search space.


bartzbeielstein/SPOT documentation built on June 13, 2020, 5:58 p.m.