domain_is_bounded {paradox}R 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.


[Package paradox version 1.0.1 Index]