| vcov.default | R Documentation |
Variance-covariance for non-dist objects (degenerate distributions).
## Default S3 method:
vcov(object, ...)
object |
The object (returns 0 for constants) |
... |
Additional arguments to pass (not used) |
0 (degenerate distributions have no variance)
vcov(42) # returns 0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.