Learn R Programming

algebraic.dist (version 0.9.1)

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

Description

Retrieve the dimension of a chi_squared object.

Usage

# S3 method for chi_squared
dim(x)

Value

1 (univariate)

Arguments

x

The chi_squared object

Examples

Run this code
dim(chi_squared(5))

Run the code above in your browser using DataLab