sup.chi_squared: Support for chi-squared distribution, the positive real...

View source: R/chi_squared.R

sup.chi_squaredR Documentation

Support for chi-squared distribution, the positive real numbers (0, Inf).

Description

Support for chi-squared distribution, the positive real numbers (0, Inf).

Usage

## S3 method for class 'chi_squared'
sup(x)

Arguments

x

The chi_squared object

Value

An interval object representing (0, Inf)

Examples

sup(chi_squared(5))

algebraic.dist documentation built on Feb. 27, 2026, 5:06 p.m.