| vcov.gamma_dist | R Documentation |
gamma_dist object.Retrieve the variance of a gamma_dist object.
## S3 method for class 'gamma_dist'
vcov(object, ...)
object |
The |
... |
Additional arguments (not used) |
The variance, shape / rate^2
vcov(gamma_dist(shape = 3, rate = 2))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.