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