Learn R Programming

algebraic.dist (version 0.9.1)

params.chi_squared: Method for obtaining the parameters of a chi_squared object.

Description

Method for obtaining the parameters of a chi_squared object.

Usage

# S3 method for chi_squared
params(x)

Value

A named numeric vector of parameters

Arguments

x

The chi_squared object

Examples

Run this code
params(chi_squared(5))

Run the code above in your browser using DataLab