| vcov.uniform_dist | R Documentation |
Computes (max - min)^2 / 12.
## S3 method for class 'uniform_dist'
vcov(object, ...)
object |
A |
... |
Additional arguments (not used). |
The variance (scalar).
vcov(uniform_dist(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.