new_support_region: Create a new support region vector

View source: R/support.R

new_support_regionR Documentation

Create a new support region vector

Description

Create a new support region vector

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 Sept. 17, 2024, 9:11 a.m.