domain_is_bounded: Whether a Given Domain is Bounded

View source: R/Domain_methods.R

domain_is_boundedR Documentation

Whether a Given Domain is Bounded

Description

This should generally be TRUE when lower and upper are given and finite, or when the nlevels is finite, and FALSE otherwise.

Usage

domain_is_bounded(param)

Arguments

param

(Domain).

Value

logical.


mlr-org/paradox documentation built on Feb. 1, 2025, 9:42 p.m.