vcov.edist | R Documentation |
Method for obtaining the variance-covariance matrix (or scalar)
## S3 method for class 'edist'
vcov(object, n = 10000, ...)
object |
The |
n |
The number of samples to take (default: 1000) |
... |
Additional arguments to pass (not used) |
The variance-covariance matrix of the edist
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.