| vcov.weibull_dist | R Documentation |
Computes scale^2 (\Gamma(1 + 2/shape) - [\Gamma(1 + 1/shape)]^2).
## S3 method for class 'weibull_dist'
vcov(object, ...)
object |
A |
... |
Additional arguments (not used). |
The variance (scalar).
vcov(weibull_dist(shape = 2, scale = 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.