vcov.mle_boot | R Documentation |
Computes the variance-covariance matrix of 'boot' object. Note: This impelements the 'vcov' method defined in 'stats'.
## S3 method for class 'mle_boot'
vcov(object, ...)
object |
the 'boot' object to obtain the variance-covariance of |
... |
additional arguments to pass into 'stats::cov' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.