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.


paradox documentation built on June 22, 2024, 9:37 a.m.