check_limits: Validity Check for Limits.

View source: R/settings.R

check_limitsR Documentation

Validity Check for Limits.

Description

Checks whether the constraint limits are at least as general as the constraint settings. This ensures that the relaxation works in the proper direction.

Usage

check_limits(constraint.settings, constraint.limits)

Arguments

constraint.settings

A list with the constraint settings.

constraint.limits

A list with the constraint relaxation limits.

Value

TRUE if the limits are at least as wide as the constraints, FALSE otherwise.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.