vcov.mle | R Documentation |
Computes the variance-covariance matrix of 'mle' object.
## S3 method for class 'mle'
vcov(object, ...)
object |
the 'mle' object to obtain the variance-covariance of |
... |
additional arguments to pass (not used) |
the variance-covariance matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.