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

x

(Domain).

Value

logical.


mlr-org/phng documentation built on April 22, 2024, 4:34 p.m.