Learn R Programming

algebraic.dist (version 0.9.1)

sup.chi_squared: 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 chi_squared
sup(x)

Value

An interval object representing (0, Inf)

Arguments

x

The chi_squared object

Examples

Run this code
sup(chi_squared(5))

Run the code above in your browser using DataLab