Retrieve the variance-covariance matrix of an mvn
object.
# S3 method for mvn
vcov(object, ...)
The mvn
object to retrieve the variance-covariance matrix of
Additional arguments to pass (not used)
The variance-covariance matrix of the mvn
object