dim.chi_squared: Retrieve the dimension of a 'chi_squared' object.

View source: R/chi_squared.R

dim.chi_squaredR Documentation

Retrieve the dimension of a chi_squared object.

Description

Retrieve the dimension of a chi_squared object.

Usage

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

Arguments

x

The chi_squared object

Value

1 (univariate)

Examples

dim(chi_squared(5))

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