| vcov.chi_squared | R Documentation |
chi_squared object.Retrieve the variance of a chi_squared object.
## S3 method for class 'chi_squared'
vcov(object, ...)
object |
The |
... |
Additional arguments (not used) |
The variance, 2 * df
vcov(chi_squared(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.