| vcov.beta_dist | R Documentation |
Computes \alpha\beta / ((\alpha+\beta)^2 (\alpha+\beta+1)).
## S3 method for class 'beta_dist'
vcov(object, ...)
object |
A |
... |
Additional arguments (not used). |
The variance (scalar).
vcov(beta_dist(2, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.