Computes the variance-covariance matrix of `boot` object. Note: This impelements the `vcov` method defined in `stats`.
Source:R/mle_boot.R
vcov.mle_boot.RdComputes the variance-covariance matrix of `boot` object. Note: This impelements the `vcov` method defined in `stats`.
Usage
# S3 method for class 'mle_boot'
vcov(object, ...)