new_support_region: Construct support regions

View source: R/support.R

new_support_regionR Documentation

Construct support regions

Description

Construct support regions

Usage

new_support_region(x = numeric(), limits = list(), closed = list())

Arguments

x

A list of prototype vectors defining the distribution type.

limits

A list of value limits for the distribution.

closed

A list of logical(2L) indicating whether the limits are closed.


distributional documentation built on June 11, 2026, 9:07 a.m.