mean.chi_squared: Retrieve the mean of a chi_squared object.
Description
Retrieve the mean of a chi_squared object.
Usage
# S3 method for chi_squared
mean(x, ...)
Value
The mean, equal to df
Arguments
- x
The chi_squared object
- ...
Additional arguments (not used)