vcov.chi_squared: Retrieve the variance of a chi_squared object.
Description
Retrieve the variance of a chi_squared object.
Usage
# S3 method for chi_squared
vcov(object, ...)
Value
The variance, 2 * df
Arguments
- object
The chi_squared object
- ...
Additional arguments (not used)